提交 545e1c51 编写于 作者: B baotiao

change README

上级 ca2b47f7
pika
====
A network program framework according to the SEDA Paper.
Some ideas may copy from the linshiding's Kyling
Pika is a simple nosql database.
Pika used leveldb as storage engine.
The protocol used to contact with Pika is defined in google's proto buffer, The
proto buffer file is bada_sdk.proto
### Thread Model
Pika used multi threads model. The main thread accept the request and then send
the request to the work threads.
Pika written all in C++
Just for fun ^-^
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册