Releases: twitter/storehaus
Releases · twitter/storehaus
Release 0.15.0
Prep for 0.15.0
v0.15.0-RC2 Update version in preparation for release. Note that release notes wi…
Simplify FutureCollector api
Do the dependency bump!
Upgrade Finagle, Util and finagle-memcachedx
Release 0.11.0
Use latest library dependencies
Full change log:
Use latest scalding, algebird, and bijection versions: #255
Use new Travis CI container infrastructure: #254
Add hook for CAS based memcache mergeable: #252
Bump bijection/algebird versions: #253
Remove + operator: #21
Memcache mergeable - use semigroup: #251
add logic for replicating writes and reads to stores: #20
bump finagle and util to 6.22.0: #247
Minified kill 2.9.3: #249
Read through store - do not query backing store when no cache miss: #246
implementation of store that uses http protocol: #241
Retry unittest: #240
Added endpoint support to storehaus-dynamodb: #236
Https sonatype: #237
Initial Kafka Support
Proxies and reporting
Version 0.9.0
- Reporting store algebra: #176
- Bumping finagle to a more recent version, changes that were required: #223
- Bump Algebird to version 0.5.0: #221
- Add stores for read-through and write-through caching: #220
- fix bug in onFailure enriched mergeable store: #218
- Fixes an issue that Future.collect is N^2 on scala Lists: #219
- Adds GetBatchingReadableStore: #215
- Elastic Search Store: #205
- Issue #72: Added mongodb store.: #199
- Add out of retries exception to retrying store: #210
- IterableStore: #191
- add onFailure to EnrichedMergeableStore: #200
- clean up htable after finishing get and put operations.: #207
- Adds a mutable TTL cache: #196
- add MergeableStore.fromStoreNoMulti that does single get then put: #201
- my little proxy: #202
- Add immutable LIRS Cache implementation: #155
- Adds the CalendarTimeStrategy: #195
- Adds the ability to add an Optional component onto any strategy: #198
- Just adds some whitespace: #197
- Kafka Sink for SummingBird: #192
Batched store goodness
- add BatchedStore for writes: #175
- MySQL batched multiPut: #173
- MergeableMemcacheStore: #182
- Writeable stores: #180
- Add readme notes for memcached tests: #184
- Add the Mergeable type: #183
- MergeableMySqlStore and MySqlLongStore: #181
- PivotedStore: #186
- Make twitter util provided: #190
- Remove version file: #194