stephen304 / bitcannon

A torrent index archiving, browsing, and backup tool
http://bitcannon.io/
MIT License
408 stars 40 forks source link

Add sqllite or mariadb ,or etc support #86

Open duramato opened 9 years ago

duramato commented 9 years ago

Current mongodb releases only support 64 bit while the competitors support both architectures

stephen304 commented 9 years ago

This has been requested for a long time - unfortunately I am struggling to find time to implement bitcannon core features. #23 is the original issue I opened to track this.

I had concerns about performance, but I don't know enough about other database technologies to really know what is an option. If you'd like to give it a shot, all the database related code is in https://github.com/Stephen304/bitcannon/blob/master/api/torrentdb.go

cron410 commented 7 years ago

+1 I hope someone with more knowledge on the subject can move this along.