Commit Graph

27 Commits

Author SHA1 Message Date
wenyekui 693bcf32f4 change import path of bson lib 2014-08-11 10:08:41 +08:00
holys 2ccef526b6 add dependency 2014-08-07 19:59:57 +08:00
siddontang 5cdd6f2358 all package use same config struct
add toml support
2014-08-07 16:49:48 +08:00
siddontang 0bcbc0a0d1 update bootstrap.sh 2014-08-04 15:25:49 +08:00
wenyekui 5c3872ce68 Merge branch 'restful-feature' into develop
Conflicts:
	bootstrap.sh
	server/cmd_bit.go
	server/cmd_kv.go
	server/cmd_zset.go
2014-08-04 11:26:08 +08:00
siddontang cdbb351ab8 use szferi gomdb 2014-08-04 08:48:06 +08:00
siddontang 9a241194fd update bolt info 2014-08-02 15:26:33 +08:00
siddontang 00cedb5647 Merge branch 'transaction-feature' into develop 2014-07-30 22:22:49 +08:00
siddontang c69fc1cdd4 store update 2014-07-30 22:18:11 +08:00
wenyekui f8e9308a0d cancel supporting websocket 2014-07-29 11:02:13 +08:00
siddontang 256efc2c66 mdb not supports windows 2014-07-29 10:44:34 +08:00
siddontang 36c49f8902 use forked goleveldb because of google blocked
go get code.google snappy is very hard now
2014-07-29 08:22:47 +08:00
siddontang dc5c2d9095 update make 2014-07-26 09:22:09 +08:00
siddontang 4f5e47e907 update lmdv 2014-07-25 19:41:04 +08:00
siddontang 7a237661da add support for multi storage 2014-07-25 17:58:00 +08:00
wenyekui ebdc1ee3ae support bson, msgpack 2014-07-24 15:06:39 +08:00
siddontang 7a763da082 change configuration
Config struct now not includes other configs, but shows all

People can see configuration clearly
2014-07-23 07:55:40 +08:00
siddontang f85da1db91 add base http framework 2014-07-17 15:19:46 +08:00
siddontang 625f36821b bug fix go get 2014-07-07 16:47:29 +08:00
siddontang 64a4fee577 replication use snappy 2014-07-04 17:55:47 +08:00
siddontang 38f741ddb1 use go-log and adjust some param name
go-log now has a well document.
it can be used directly.

limit may cause confused, use count instead
2014-07-04 13:27:57 +08:00
siddontang c5af770387 use my own log 2014-06-19 17:50:27 +08:00
siddontang 50bd648e0c copy garyburd redid lib to client 2014-06-19 17:46:20 +08:00
siddontang 48e09a2727 use our own leveldb 2014-06-19 17:19:40 +08:00
siddontang 7e88d0b563 use go-log instead go lib log 2014-05-23 10:17:09 +08:00
siddontang 990b2ee69d refactor, use go-leveldb,
you must re execute bootstrap.sh to go get go-leveldb
you must remove your old leveldb path because hash size format changed
2014-05-14 16:35:49 +08:00
siddontang 1183d853ad rename to ledisdb, update 2014-05-09 14:49:22 +08:00