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

Not an issue...just a question #950

Open rayj00 opened 5 years ago

rayj00 commented 5 years ago

I am new to Java and more so to mapDB.

I am trying to add a modification to an evaluation copy of an Apache-Tomcat application. I need to store an existing variable that is generated from a Javascript function. It then needs to be available to another client.

Initially I thought php/mysql, but this app (webserver) does not support php. Bummer.

So would I be correct in assuming that mapDB is what I should use versus some other method?

Thanks and I really appreciate your response.

Ray

smmathews-cision-us commented 3 years ago

Try the mapdb discussion board: https://groups.google.com/g/mapdb/