Mercurial > personal > weather-server
comparison weather_server/__init__.py @ 31:9bc3687e1e5e
logfile: Add an index, and don't keep everything in RAM.
- Adds index BSON file, updated upon writing.
- Limits amount of data in RAM.
- Gracefully handles writes that don't update index.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Tue, 07 Jul 2020 19:51:30 -0400 |
parents | efe7a1eff167 |
children |
comparison
equal
deleted
inserted
replaced
30:c760ab7f93c2 | 31:9bc3687e1e5e |
---|