jankotek / mapdb

MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap-memory. It is a fast and easy to use embedded Java database engine.
https://mapdb.org
Apache License 2.0
4.87k stars 873 forks source link

compact is not working for WAL storage #1037

Open AleksandrKovshariov opened 6 months ago

AleksandrKovshariov commented 6 months ago

TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO override fun compact() { //TODO compaction } TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO

It is a very nice implementation. I wasted 4 hours integrating a library with millions of TODO in core methods. Why do you even say that it supports WAL if it can't even compact it?

TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO