-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy pathTODO
More file actions
23 lines (18 loc) · 665 Bytes
/
TODO
File metadata and controls
23 lines (18 loc) · 665 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
- Tests
- Integration
- Services
- DynamicAnnouncement
- equivalence test
- ValidationAssertions
- ServiceResource tests that also check for static services
- More robust tests to ensure operations work properly with expected clock resolution
- Factor out common stuff from tests -- there's lots of repetition currently, especially around creating data object to use for testing
- Inject executors into Replicator, HttpRemoteStore, DistributedStore and BatchProcessor
- Remove tombstone expiration check from StoreResource
- Resolve conflicting writes in persistent store
- CLI
- Cache control
- Etags
- Auth for PUT/DELETE
- Metrics
- Events