-
Guus der Kinderen authored
Prior to this commit, archived data was kept in a buffer, which was flushed to the database once per minute. It is undesirable to have the database 'lag behind' for such an extend period of time. This commit introduces near-instantanious flushes. Data that's put in a buffer is flushed immediately, unless more data is available instantly.
68d5e49e
| Name |
Last commit
|
Last update |
|---|---|---|
| build | ||
| dbutil | ||
| distribution | ||
| documentation | ||
| i18n | ||
| src | ||
| starter | ||
| webadmin | ||
| webadmintld | ||
| xmppserver | ||
| .dockerignore | ||
| .editorconfig | ||
| .gitignore | ||
| .travis.yml | ||
| Dockerfile | ||
| LICENSE.txt | ||
| Makefile | ||
| README.md | ||
| pom.xml |