mirror of
https://github.com/acaloiaro/neoq
synced 2026-07-21 02:09:47 +00:00
Add migration notice to README
This commit is contained in:
parent
0cab9ce7dc
commit
92011e9682
1 changed files with 3 additions and 1 deletions
|
|
@ -1,3 +1,5 @@
|
|||
**NOTICE**: This repository has been moved to [https://code.adriano.fyi/me/neoq](https://code.adriano.fyi/me/neoq). Microsoft has shown little interest in stewarding what was once the best and largest open source community. This small act of migration is my way showing that we don't all support Microsoft's disinterest.
|
||||
|
||||
# Neoq
|
||||
|
||||
Queue-agnostic background job library for Go, with a pleasant API and powerful features.
|
||||
|
|
@ -164,4 +166,4 @@ Run `make test` to run the test suite.
|
|||
|
||||
# Status
|
||||
|
||||
This project is currently pre-1.0. Future releases may change the API.
|
||||
This project is currently pre-1.0. Future releases may change the API.
|
||||
Loading…
Reference in a new issue