god icon indicating copy to clipboard operation
god copied to clipboard

A Go database

Results 5 god issues
Sort by recently updated
recently updated
newest added

Hi there, I made [a PR](https://github.com/zond/god/pull/25) recently that updated some function comments. This one will make [CodeLingo](https://www.codelingo.io/) review your PRs and find similar issues automatically. It will find issues from...

Well it's a pity that... Cockroachdb is very good.. But I need a distributed cache database is used to replace redis database. and "god" Have many good features.

we want to maintain a radix tree in god db. is it possible? rather than putting it as a sub-tree under a node, we want to use the internal radix...

Hello, @zond. Why DB is stopped in development?

Is the hashtable stored in the garbage collected heap? If there's eg. 16GB worth of ~1kb key-value-pairs, what is the expected maximum latency if the GC happens to run?

question