directory
1.6.1
Repository: https://github.com/nschaefercomnet/cells.git
Documentation: pkg.go.dev

# Packages

Package main provides a command line version of sync.
Package common defines vars and constants for the sync package.
Package endpoints provides implementations of various synchronization endpoints Currently supported are FS, S3 and in-memory DB.
Package filters provides batchers and filters to analyze and simplify sync events.
Package proc provides actual actions to be performed once the sync has filtered all events.
Package task defines a synchronization task.