Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / santanusinha/dropwizard-db-sharding-bundle issues and pull requests
#107 - removed bucketIdExtractor interface
Pull Request -
State: open - Opened by shivangi219 8 days ago
#106 - JUnit 5 extension
Pull Request -
State: open - Opened by r0goyal about 2 months ago
#105 - Upgraded h2 version
Pull Request -
State: open - Opened by r0goyal about 2 months ago
#104 - Code cleanup (imports fixed)
Pull Request -
State: closed - Opened by r0goyal 3 months ago
#103 - Enable encryption mode during bundle initialization
Pull Request -
State: closed - Opened by phaneesh 3 months ago
#102 - Imports Optimized. Upgraded plugin versions
Pull Request -
State: closed - Opened by r0goyal 4 months ago
#101 - Refactored DBShardingBundle to use MultiTenantDBShardingBundle
Pull Request -
State: closed - Opened by r0goyal 4 months ago
#100 - Fix broken tests.
Pull Request -
State: closed - Opened by phaneesh 5 months ago
#99 - Multi Tenancy Support
Pull Request -
State: closed - Opened by phaneesh 6 months ago
#98 - Updated README with NumShards Property
Pull Request -
State: closed - Opened by anantsahrawat 7 months ago
#97 - Adding bucket_id support
Pull Request -
State: open - Opened by ridhimathakur 7 months ago
#96 - Encryption at rest support
Pull Request -
State: closed - Opened by phaneesh 8 months ago
#95 - [Draft] BucketId Supported Bundle
Pull Request -
State: open - Opened by ridhimathakur 9 months ago
#94 - Add Bucket Getter and Validation methods
Pull Request -
State: open - Opened by CyberDrudge 10 months ago
#93 - ReadOnlyForRelationalDao Op context made mutable
Pull Request -
State: open - Opened by vidhy 11 months ago
#92 - opContext introduced and daos refactored to use it
Pull Request -
State: closed - Opened by vidhy about 1 year ago
#91 - Moved to Java 17 and Dropwizard 2.1.10
Pull Request -
State: closed - Opened by santanusinha about 1 year ago
#90 - Expose get method for entities list
Pull Request -
State: closed - Opened by sarthak886 over 1 year ago
- 1 comment
#89 - initial commit for multi master changes
Pull Request -
State: open - Opened by utsab4u over 1 year ago
#88 - Changed monitoring metrics structure
Pull Request -
State: closed - Opened by Kanikakhetawat over 1 year ago
#87 - Initial MR for JPA Criteria Support
Pull Request -
State: closed - Opened by r0goyal over 1 year ago
#86 - Dao interfaces
Pull Request -
State: closed - Opened by vidhy over 1 year ago
#85 - skip commit in Daos
Pull Request -
State: closed - Opened by bhaskar-singhal over 1 year ago
- 1 comment
#84 - Using JUnit BOM
Pull Request -
State: closed - Opened by r0goyal over 1 year ago
#83 - JUnit 5 Integration
Pull Request -
State: closed - Opened by r0goyal over 1 year ago
#82 - ReadOnlyLockedContext support in RelationalDAO
Pull Request -
State: closed - Opened by AshayKing over 1 year ago
- 1 comment
#81 - ReadOnlyContext in Relational DAO
Pull Request -
State: closed - Opened by AshayKing over 1 year ago
- 1 comment
#81 - ReadOnlyContext in Relational DAO
Pull Request -
State: closed - Opened by AshayKing over 1 year ago
- 1 comment
#80 - Replaced JUnit4 with JUnit 5
Pull Request -
State: closed - Opened by r0goyal over 1 year ago
#79 - Added timer and counter metrics
Pull Request -
State: closed - Opened by Kanikakhetawat over 1 year ago
#78 - Observers and Filters implementation
Pull Request -
State: closed - Opened by santanusinha over 1 year ago
#78 - Observers and Filters implementation
Pull Request -
State: closed - Opened by santanusinha over 1 year ago
#77 - Added transaction interceptors
Pull Request -
State: closed - Opened by Kanikakhetawat over 1 year ago
- 1 comment
#77 - Added transaction interceptors
Pull Request -
State: closed - Opened by Kanikakhetawat over 1 year ago
- 1 comment
#76 - Added a call to createListener() with every db call
Pull Request -
State: closed - Opened by Kanikakhetawat over 1 year ago
- 1 comment
#76 - Added a call to createListener() with every db call
Pull Request -
State: closed - Opened by Kanikakhetawat over 1 year ago
- 1 comment
#75 - Added support for transaction listeners
Pull Request -
State: closed - Opened by Kanikakhetawat over 1 year ago
- 1 comment
#75 - Added support for transaction listeners
Pull Request -
State: closed - Opened by Kanikakhetawat over 1 year ago
- 1 comment
#74 - Bump h2 from 1.4.196 to 2.2.220
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#74 - Bump h2 from 1.4.196 to 2.2.220
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#73 - Scrolling on LookupDao
Pull Request -
State: closed - Opened by santanusinha over 1 year ago
#72 - Forward and reverse scrolling on LookupDao
Pull Request -
State: closed - Opened by santanusinha over 1 year ago
#72 - Forward and reverse scrolling on LookupDao
Pull Request -
State: closed - Opened by santanusinha over 1 year ago
#71 - Bump guava from 30.1.1-jre to 32.0.0-jre
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#71 - Bump guava from 30.1.1-jre to 32.0.0-jre
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#70 - Adding Readonlycontext for Relationaldao
Pull Request -
State: closed - Opened by AshayKing almost 2 years ago
- 1 comment
#69 - Moving hardcoded enviroment var to bundler level
Pull Request -
State: closed - Opened by AshayKing almost 2 years ago
#68 - Update README.md
Pull Request -
State: closed - Opened by bhaskarkr about 2 years ago
- 1 comment
#67 - ReadOnlyContext for relational dao
Pull Request -
State: closed - Opened by AshayKing about 2 years ago
#66 - Added locked context in Relational DAO
Pull Request -
State: closed - Opened by r0goyal about 2 years ago
#65 - Added locked context in relational DAO
Pull Request -
State: closed - Opened by r0goyal about 2 years ago
#64 - [2] Refactored LockedContext and moved it out of LookupDao
Pull Request -
State: closed - Opened by r0goyal about 2 years ago
#63 - [3] Added locked context in Relational DAO
Pull Request -
State: closed - Opened by r0goyal about 2 years ago
#62 - [1] Refactored LockedContext to not depend on key directly
Pull Request -
State: closed - Opened by r0goyal about 2 years ago
#61 - Relational locked context
Pull Request -
State: closed - Opened by yetiyeti-prog over 2 years ago
- 1 comment
#60 - Add read only context for performing relational queries
Pull Request -
State: closed - Opened by tanmauec over 2 years ago
- 1 comment
#59 - modfied DBShardingBundleBase access to public
Pull Request -
State: closed - Opened by shivangi219 over 2 years ago
#58 - added count method in RelationalDao, across the shards
Pull Request -
State: closed - Opened by AnkushNakaskar almost 3 years ago
#57 - Ensuring that shard count provided in environment and config is exactly same
Pull Request -
State: closed - Opened by r0goyal almost 3 years ago
#56 - Bump h2 from 1.4.196 to 2.1.210
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies
#55 - Bump h2 from 1.4.196 to 2.0.206
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#54 - added shard aware metrics
Pull Request -
State: open - Opened by shivangi219 over 3 years ago
#53 - Transactionality at Dao/Entity level
Issue -
State: closed - Opened by pradipta over 3 years ago
- 3 comments
#52 - update guava version
Pull Request -
State: closed - Opened by priyadharshini16 over 3 years ago
#51 - Db health check parallel
Pull Request -
State: closed - Opened by surajs1n almost 4 years ago
#50 - Bump guava from 28.0-jre to 29.0-jre
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
- 1 comment
Labels: dependencies
#49 - DatabaseWarmUpHealthCheck added
Pull Request -
State: closed - Opened by surajs1n almost 4 years ago
#48 - Upgrade Dropwizard
Pull Request -
State: closed - Opened by priyadharshini16 about 4 years ago
#47 - dw version bump up
Pull Request -
State: closed - Opened by aman-sai about 4 years ago
#46 - Add SessionFactoryFactory as a constructor argument
Pull Request -
State: open - Opened by tanmauec over 4 years ago
#45 - Wiki
Pull Request -
State: closed - Opened by tanmauec over 4 years ago
#44 - Corrected num shards env per DB namespace
Pull Request -
State: closed - Opened by r0goyal over 4 years ago
#43 - Bump junit from 4.12 to 4.13.1
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies
#42 - Added method to update using named query
Pull Request -
State: closed - Opened by r0goyal over 4 years ago
#41 - Add count method in LookupDao.
Pull Request -
State: closed - Opened by praveen97uma almost 5 years ago
#40 - Added metrics for shard operations
Pull Request -
State: closed - Opened by shivangi219 about 5 years ago
#39 - Added capability to skip DB healthcheck if blacklisting store is available
Pull Request -
State: closed - Opened by r0goyal over 5 years ago
#38 - Shard regex fix
Pull Request -
State: closed - Opened by Kanikakhetawat over 5 years ago
#37 - Added a healthcheck log
Pull Request -
State: closed - Opened by Kanikakhetawat over 5 years ago
#36 - Added debug log for more than 100 fetches in select
Pull Request -
State: open - Opened by r0goyal over 5 years ago
#35 - Feature/optional hibernate healthcheck registration
Pull Request -
State: closed - Opened by chanfool21 over 5 years ago
#34 - Transaction info to transactionrunnerlistener change to push data to influx
Pull Request -
State: closed - Opened by DileepKumarD over 5 years ago
#33 - Python3 Port of find_shard Script
Pull Request -
State: closed - Opened by himadrisj over 5 years ago
- 1 comment
#32 - Passing method context in TransactionRunnerListener
Pull Request -
State: closed - Opened by simarpreets over 5 years ago
- 2 comments
#31 - Converted static methods to instance methods for bundles
Pull Request -
State: closed - Opened by r0goyal over 5 years ago
#30 - Added option to override blacklisting store and have wrapped healthcheck
Pull Request -
State: closed - Opened by r0goyal over 5 years ago
#29 - Additional methods in locked context
Pull Request -
State: closed - Opened by himadrisj almost 6 years ago
#28 - Added criteria query support in lookupdao.
Pull Request -
State: closed - Opened by amanchoudhary almost 6 years ago
#27 - Added support for shard blacklisting and ID generation constraints
Pull Request -
State: closed - Opened by r0goyal about 6 years ago
#26 - Supporting multiple package paths
Pull Request -
State: closed - Opened by avanishp about 6 years ago
#25 - test case fix
Pull Request -
State: closed - Opened by tusharmndr over 6 years ago
#24 - Version update in README
Pull Request -
State: closed - Opened by tusharmndr over 6 years ago
#23 - Removed select function with default row count(Integer.MAX_VALUE)
Pull Request -
State: closed - Opened by tusharmndr over 6 years ago
#22 - Changed default row count for "select" to Integer.MAX_VALUE from 10
Pull Request -
State: closed - Opened by tusharmndr over 6 years ago
#21 - Made ShardCalculator non-static
Pull Request -
State: closed - Opened by santanusinha over 6 years ago
Labels: enhancement
#20 - Upgraded to Dropwizard 1.2.2
Pull Request -
State: closed - Opened by r0goyal over 6 years ago
#19 - Updated DW version
Pull Request -
State: closed - Opened by souravde over 6 years ago
- 1 comment
#18 - [WIP] Added snapshotted LookupDao
Pull Request -
State: closed - Opened by r0goyal about 7 years ago
#17 - DBShardingbundle now has a namespace
Pull Request -
State: closed - Opened by koushikr about 7 years ago
#16 - Transformation extensions to Dao Bundles
Pull Request -
State: closed - Opened by Tushar-Naik about 7 years ago