Everest v0.3.2¶
← Back to all Everest releases
Bug fixes:
- Plug iterator leak (#759). This caused file descriptors to leak.
- Use Pebble cache (#759). This reduced performance.
- The combination of not using a cache with leaking iterators also led to a memory leak.
Together, this release improves performance.