Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grammi

Grammi is a lightweight distributed task runtime for Go that makes background job processing simple and reliable. It provides scheduling, retries, leasing, recovery, and pluggable storage backends requiring minimal infrastructure.

Architecture

Grammi is organized around a few core components:

image

Supported drivers

  1. PostgreSQL
  2. CQL (Apache Cassandra / ScyllaDB)
  3. Redis — not recommended for tasks scheduled far in the future

About

A lightweight distributed task runtime for Go that lives right in your codebase.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages