注册
登录
搜索引擎
>>
MiniTwitter
>>
返回
项目作者:
sonus21
项目描述 :
MiniTwitter using Django and Redis DB
高级语言:
Python
项目主页:
项目地址:
git://github.com/sonus21/MiniTwitter.git
创建时间:
2016-04-02T17:29:13Z
项目社区:
https://github.com/sonus21/MiniTwitter
开源协议:
BSD 2-Clause "Simplified" License
下载
MiniTwitter
It supports following functionality
Following: one can follow other user
Twitting: Maximum 140 chars
Login/Signup
Twit Search
Dependencies
Python==2.7
Django==1.8
django-haystack==2.5
pysolr==3.4.0
django-bootstrap==0.2.4
django-bootstrap-form==3.2
redis-py
Apache solr
Redis DB
Usage of dependency
Redis DB is used for fast twit retrieval where list is used
To provide search functionality Apache Solr and Haystack is used
It uses Nova Bootstrap Theme for UI