Skip to content

A blazing fast gRPC and TIgerbeetle server which can process 1,000,000 accounts creation in just 0.19s.

Notifications You must be signed in to change notification settings

Meenachinmay/dev-pay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blazing fast gRPC server setup with Tigerbeetle

  • This repo has the code for a gRPC server which can handle 5 million client gRPC calls efficiently.
  • Motive of this repo was to try TB txns database to check it's capabilities.
  • Tigerbeetle is superfast transactional database which can handle 5,000,000 accounts creation in just 5 seconds and 1,000,000 in just 0.19s.
  • It took me time to setup the concurrency with golang and it was not a easy project.

About

A blazing fast gRPC and TIgerbeetle server which can process 1,000,000 accounts creation in just 0.19s.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published