About nessDB v1.8 progressing

30 views
Skip to first unread message

BohuTANG

unread,
Feb 19, 2012, 10:08:59 PM2/19/12
to nes...@googlegroups.com
nessDB v1.8 is cooking too, but is on the final road, the RC version will rock out.

recent changes:
* support log recovery
* support redis's 'INFO' command, show as:
redis 127.0.0.1:6379> INFO
# Server
gcc_version:4.5.2
process_id:8121
uptime_in_seconds:23
uptime_in_days:0

# Stats
total_lru_count:10393
total_lru_hot_count:49
total_lru_cold_count:10344
total_lru_memory_usage:10(MB)
total_lru_hot_memory_usage:0(MB)
total_lru_cold_meomry_usage:10(MB)
max_allow_lru_memory_usage:700(MB)

total_memtable_count:1000
total_background_merge_count:0


Thanks,
BohuTANG 

Demiao Lin

unread,
Feb 21, 2012, 1:10:46 AM2/21/12
to nes...@googlegroups.com
Great!

How can I get the total counts of keys?

Bohu TANG

unread,
Feb 21, 2012, 1:26:40 AM2/21/12
to nes...@googlegroups.com
HI,
This will add to 'INFO' command show.

Thanks
BohuTANG


--
BohuTANG

"The great artist is the simplifier."--- *Vincent Van Gogh*

Olivier Goudron

unread,
Feb 21, 2012, 2:30:21 AM2/21/12
to nes...@googlegroups.com
Maybe you can add "nessdb_version" for being able to check if a redis client is connected to redis (redis_version in INFO) or nessdb db-server (nessdb_version in INFO).

Olivier.

Bohu TANG

unread,
Feb 21, 2012, 2:42:23 AM2/21/12
to nes...@googlegroups.com
Right,but nessDB is only one version(v1.8.1) at present.
If the 'v1.8.2' starts to cook, I will add it to 'INFO' show.
Thanks your advice!
BohuTANG

Bohu TANG

unread,
Feb 21, 2012, 3:40:46 AM2/21/12
to nes...@googlegroups.com
Have added it(db's version infomations), and push to github.

Thanks
BohuTANG

Reply all
Reply to author
Forward
0 new messages