Discussion:
[leveldb] LevelDB compactions
Shinobu Kinjo
2016-01-22 22:52:00 UTC
Permalink
Hello,

Is there any situation where comactions does not properly work.
Meaning that database keeps growing and ends up with eating all space.

Rgds,
Shinobu
--
You received this message because you are subscribed to the Google Groups "leveldb" group.
To unsubscribe from this group and stop receiving emails from it, send an email to leveldb+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Chris Mumford
2016-04-19 19:50:24 UTC
Permalink
https://github.com/google/leveldb/issues/299
Post by Shinobu Kinjo
Hello,
Is there any situation where comactions does not properly work.
Meaning that database keeps growing and ends up with eating all space.
Rgds,
Shinobu
--
You received this message because you are subscribed to the Google Groups "leveldb" group.
To unsubscribe from this group and stop receiving emails from it, send an email to leveldb+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...