• Alfredo Di Napoli's avatar
    Remove InsertDB class, add publishNode and shareNode · 76b51c0c
    Alfredo Di Napoli authored
    This commit removes the `InsertDB` typeclass, an indirection which
    wasn't very useful as it was being used in exactly one place in the
    whole codebase (i.e. the share code).
    
    Talking about share, this commit refactors things ever so slightly so
    that we have a dedicated `shareNode` operation rather than using the
    low-level `insertNodeNode`.
    76b51c0c
Name
Last commit
Last update
..
API Loading commit data...
Core Loading commit data...
Data/HashMap/Strict Loading commit data...
Database Loading commit data...
MicroServices Loading commit data...
System Loading commit data...
Utils Loading commit data...
API.hs Loading commit data...
Core.hs Loading commit data...
Database.hs Loading commit data...
Defaults.hs Loading commit data...