hive_cache 1.0.0 copy "hive_cache: ^1.0.0" to clipboard
hive_cache: ^1.0.0 copied to clipboard

discontinued
outdated

A persistent cache that uses hive.

[1.0.0] - 2020-01-30 #

  • Complete overhaul of the concept and the API.

[0.1.3] - 2019-10-26 #

  • Fix minor issues.

[0.1.2] - 2019-10-26 #

  • Fix minor issues.

[0.1.1] - 2019-10-26 #

  • Add getChildrenOfType method.

[0.1.0] - 2019-10-17 #

  • HiveCache now works the other way around - items depend on their parents. So now, there are put(key, parent, value), get(key), setRootKeys(keys) and getRootKeys().

[0.0.1] - 2019-10-16 #

  • HiveCache supports put(key, value), get(key), putChildren(key, children), getChildren(key), putRootChildren(children) and getRootChildren().
13
likes
30
pub points
28%
popularity

Publisher

unverified uploader

A persistent cache that uses hive.

Repository (GitHub)
View/report issues

License

GPL-3.0 (LICENSE)

Dependencies

hive, meta

More

Packages that depend on hive_cache