java - Why would I pick BerkeleyDB JE v6 over v5? -


Unfortunately, there is no meat.

Why would I want to switch from BDB JE version to version 6? Is there significant performance improvement in this? Because if not, then I can only see these two opposites:

  • v5 uses Sleepycat, v6 uses AGPL 3. Thus v5 is compatible with GPL v2 + For v6, I have to go to GPL v3
  • v5 works with Java 6, v6 requires Java 7

< / Html>

Comments