Author

Topic: NBitcoin Indexer : A scalable and fault tolerant block chain indexer (Read 854 times)

member
Activity: 66
Merit: 10
Good job, Nicolas.
hero member
Activity: 714
Merit: 662
What for indexer could be used?
If you want to create any bitcoin service that manage several wallet, you need such indexer.
You can depends on others public indexer like blockchain.info, but you have a trust relationship with blockchain info, and to their SLA.
legendary
Activity: 1288
Merit: 1043
:^)
What for indexer could be used?
legendary
Activity: 882
Merit: 1000
Great work, gonna take it for a spin
hero member
Activity: 714
Merit: 662
Hey,

I just finished documenting the architecture of a scalable and fault tolerant block chain indexer.
I did it in C# with NBitcoin, the database is backed by Azure Table and Azure Blobs.
You can index out of order, simultaneously.
I also included powershell scripts to scale out the thing on azure.

Have fun, hope you will use it for great project !! Smiley
http://www.reddit.com/r/Bitcoin/comments/2gkqfu/nbitcoin_indexer_a_scalable_and_fault_tolerant/
Jump to: