Commit Graph

41 Commits

Author SHA1 Message Date
siddontang 61941bfa15 commit godeps workspace, prefer using godep
see https://github.com/tools/godep/pull/123
2015-02-03 10:17:15 +08:00
siddontang abb4e8c903 update godep bootstrap 2014-11-21 09:13:48 +08:00
siddontang 9fc027e553 use origin syndtr goleveldb 2014-11-20 22:52:29 +08:00
siddontang 91ce8f5cf7 update bootstrap for no godep 2014-11-17 16:31:44 +08:00
siddontang 912b799175 update, water many time...... 2014-11-03 17:53:46 +08:00
siddontang 2e3c51289f update bootstrap 2014-10-30 08:27:08 +08:00
siddontang f05398cdf9 store add stat 2014-10-15 10:18:20 +08:00
siddontang bae86ca7dd support godep 2014-10-01 16:47:35 +08:00
siddontang 0a64b592d5 add file lock to promise one instance for a path 2014-09-24 15:51:09 +08:00
siddontang 7d1f13f9d7 rename package 2014-09-24 09:46:36 +08:00
siddontang 8c70bbfdbe update, can not run at all 2014-09-17 23:06:42 +08:00
siddontang 6aec5d4952 use golua directly 2014-09-13 14:11:05 +08:00
siddontang b9ea592026 add lua build tag
maybe install golua error, and lua cannot be used
2014-09-04 16:39:23 +08:00
siddontang 93f3cc5343 lua resp writer 2014-09-01 23:26:35 +08:00
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