Skip to content

Microservice project based on Redis queue management and additional NoSQL services which are interpreted in Redis terms.

License

Notifications You must be signed in to change notification settings

JanSafronov/FibonatixQueue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FibonatixQueue

Microservice project based on Redis queue management and additional NoSQL services.

Services & Frameworks

Redis StackExchange library is used together with .NET Core, Additionally, the API supports Azure queue storage and MongoDB NoSQL services but interprets them with appropriate Redis terms. The application automatically redirects you to swagger url (you can change settings directly, read more: https://swagger.io/)

The API uses external libraries and environments such as:

  • StackExchange.Redis - General purpose Redis library supported by Stack Exchange
  • Azure.Storage - Azure supported library for storing various types of data, blobs, queues and more
  • MongoDB.Driver - Official MongoDB C#/.NET library provides asynchronous interactions with MongoDB
  • Newtonsoft.Json - High-performance JSON framework for .NET

Compatibility

.NET version C# version
Core 3.1 8.0

The project is kept up to date with the latest versioning of the frameworks and libraries used.

I recommend to use httprepl utility for testing and using the api directly in the terminal.

Also the terminal can be used for connection string and password and redirection to Swagger.

Copyright

We do not want anyone to see our source code, but if for any reason our code is stolen or otherwise obtained, we want to have a license that does not allow disclosure of any kind.

About

Microservice project based on Redis queue management and additional NoSQL services which are interpreted in Redis terms.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages