create a packer library used to store chunks using a lot less files #22
Labels
No labels
complexity
1-high
complexity
2-medium
complexity
3-low
component/client
component/server
priority
1-high
priority
2-medium
priority
3-low
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
PatrikBures/gamesync#22
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
use boltdb with it
make it support writing multiple chunks to the same pack
it should be general enough to be usable with the server (so maybe no boltdb?)
it should be able to be general enough where you could store the packs in s3
working on it here https://git.pabu.dev/PatrikBures/go-packer