If you are looking for a Java embeddable database, I've used H2 for unit testing a JDBC piece instead of using heavier databases like MySQL, Oracle, MSSQL and so on.
G On Sat, Mar 2, 2013 at 12:15 PM, Ralph Goers <ralph.go...@dslextreme.com>wrote: > Does anyone have experience using Berkeley DB for Java? I am looking at > creating something similar to the embedded Flume appender using Berkeley DB > as the "file channel" so that I don't have to bring in all the Flume > dependencies and the socket connection to Flume can be done asynchronously. > In effect, I would be using Berkeley DB as the queue between the client > and the asynchronous portion of the Appender. > > I'd like to know if I am opening myself up for problems in doing this so > if anyone has experience with using it I'd like to know about them. > > Ralph > --------------------------------------------------------------------- > To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org > For additional commands, e-mail: log4j-dev-h...@logging.apache.org > > -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0 Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory