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 872 forks source link

Update README.md #962

Open berry120 opened 4 years ago

berry120 commented 4 years ago

Use createOrOpen() instead of deprecated make() method