Brixel / Brixel/Brixel.Findr

Game persistence

Open
#22 0 comments 0 reactions 1 assignee Claimed by @BerendWouters View on GitHub
bug enhancement
Dominant language
TypeScript
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Using protobuf is nice, but has some drawbacks:
- Reading/Writing (and related deserialization) is slow and causes concurrency issues once in a while. Ususally not that big of an issue, but better prevent it
- Storing files in containers is by default a bad idea. Better use a volume mapped solution (or even better, dedicated storage abstractions).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.