Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Support multiple databases #2288

Merged
merged 5 commits into from
Mar 7, 2018
Merged

Support multiple databases #2288

merged 5 commits into from
Mar 7, 2018

Conversation

mfranciszkiewicz
Copy link
Contributor

@mfranciszkiewicz mfranciszkiewicz commented Mar 5, 2018

  • introduces the ability to create multiple instances of golem.database.Database
  • updates migration tools to support changes made in golem.database.Database

This is a prerequisite for https://github.com/golemfactory/golem/issues/2238 (point 2 and 3)

@codecov
Copy link

codecov bot commented Mar 5, 2018

Codecov Report

Merging #2288 into develop will increase coverage by 0.33%.
The diff coverage is 97.36%.

@@             Coverage Diff             @@
##           develop    #2288      +/-   ##
===========================================
+ Coverage    89.34%   89.68%   +0.33%     
===========================================
  Files          177      178       +1     
  Lines        15902    16918    +1016     
===========================================
+ Hits         14208    15173     +965     
- Misses        1694     1745      +51

@mfranciszkiewicz mfranciszkiewicz merged commit 5f188b4 into develop Mar 7, 2018
@mfranciszkiewicz mfranciszkiewicz deleted the multiple_dbs branch March 8, 2018 11:58
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants