opsqueue 0.30.3

lightweight batch processing queue for heavy loads
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
*.db3
*.db3-shm
*.db3-wal
*.db3-litestream
*.db
*.db-shm
*.db-wal
*.db-litestream

# Intentionally commit the Sqlite database file
# that SqlX uses for compile-time schema checks.
#
# This way, normal devs don't need to run the sqlx command line tool;
# it only needs to be invoked when a new DB migration is added
!opsqueue_example_database_schema.db