Skip to content

Commit

Permalink
Merge branch 'main' of github.com:ericmillsio/whiplash
Browse files Browse the repository at this point in the history
  • Loading branch information
ericmillsio committed Aug 14, 2023
2 parents f3c00a8 + 9105128 commit 803875b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,10 +230,11 @@ In no particular order:

- [x] Add serverless lambda microservice API with one-click deployment
- [x] Add SDK for API
- [ ] Add dynamic scaling of uniform planes
- [ ] Handle DynamoDB item size limits (400KB)
- [ ] Add dynamic scaling of uniform planes when lower bit buckets hit capacity
- [ ] Handle DynamoDB item size limits (400KB) - Need to either spill over to secondary keys or skip and archive key
- [ ] Add CLI tool with API
- [ ] Add support for attribute filtering
- [ ] Add endpoint for embedding text with small HuggingFace models and inserting automatically
- [ ] Performance benchmarking
- [ ] Additional testing

Expand Down

0 comments on commit 803875b

Please sign in to comment.