EverBEEN is a generic benchmarking environment focused on platform-independent middleware benchmarking.
GNU Lesser General Public License v3.0
7
stars
3
forks
source link
Create a Mongo persistence layer for SoftwareRepository #103
Open
radek-macha opened 11 years ago
Basically just override
SoftwareStore
with a Mongo adapter and replace thefsbasedstore
jar with the new implementation in targeted assemblies.