Skip to content

Tombert/embypostgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Postgres Emby

Emby is great, but there is one severe limitation with it: the direct use of SQLite, making it impossible to spread across multiple nodes, completely eliminating the possibility of horizontal scaling.

My attempt to fix this is to extend the already-existent database interfaces by the emby team and write a driver to talk to PostgreSQL.

I decided to write this in F# for presumably masochistic reasons.

More Information

How to Build a Server Plugin

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published