io.permazen.kv.fdb.package-info Maven / Gradle / Ivy
/*
* Copyright (C) 2015 Archie L. Cobbs. All rights reserved.
*/
/**
* {@link io.permazen.kv.KVDatabase} implementation based on FoundationDB.
*
* @see FoundationDB
*/
package io.permazen.kv.fdb;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy