resource_repository_hive library

Classes

HiveCacheStorage<K, V>
An implementation of CacheStorage using Hive as the database. Recommended for small datasets. If you are working with hundreds or thousands of items, see other storages as ObjectBoxCacheStorage.