Skip to content

1.0.0-beta5

Pre-release
Pre-release
Compare
Choose a tag to compare
@webmozart webmozart released this 11 Aug 15:03
· 46 commits to master since this release
  • added AbstractDecorator
  • added AbstractRedisStore
  • added CountableStore
  • added SortableStore
  • renamed CachedStore to CachingDecorator
  • added CountableDecorator
  • added SortableDecorator
  • implemented CountableStore and SortableStore in ArrayStore,
    JsonFileStore and NullStore
  • made KeyUtil final
  • made Serializer final