foxcpp / foxcpp/maddy

Meta: Make distributed deployments possible

Open
#279 5 comments 4 reactions 0 assignees View on GitHub
auth go-imap go-imap-sql imap
Dominant language
Go
Stars
6.1k
Forks
327
PR merge metrics
No merged PRs in 30d

Description

In the light of #277 and Project Hexanet's internal needs. Here is the list of things to do:

- [x] #259

Refactoring:
- [x] #303
- [x] Replace updatepipe package written for go-imap v1 with a better update dispatcher.
- [ ] Implement support for some distributed broker - to be used with IMAP updates distribution.
- [ ] #262.
- [x] #304

Several queries should be optimized/reworked in go-imap-sql in order to behave well in a distributed environment:
- [ ] https://github.com/foxcpp/go-imap-sql/issues/28
- [ ] https://github.com/foxcpp/go-imap-sql/issues/33

Officially support CockroachDB:
- [x] https://github.com/foxcpp/go-imap-sql/issues/5
- [ ] Officially support CockroachDB use with auth.sql_table/auth.sql_query.

In other words, we have a long way to go. :)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.