issues
search
vlingo
/
xoom-symbio-jdbc
The VLINGO XOOM SYMBIO implementation for JDBC for Reactive storage using Event-Sourcing, Key-Value, and Object storage.
https://vlingo.io
Mozilla Public License 2.0
4
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump org.postgresql:postgresql from 42.4.3 to 42.7.2
#67
dependabot[bot]
closed
9 months ago
0
Bump ch.qos.logback:logback-classic from 1.2.3 to 1.3.12
#66
dependabot[bot]
closed
1 year ago
0
Bump hsqldb to 2.7.0
#65
jakzal
closed
2 years ago
0
Add the hsqldb jar to the repository since jdk8 version is no longer …
#64
jakzal
closed
2 years ago
1
Put the hsqldb jar in the local repository (for jdk8 support)
#63
jakzal
closed
2 years ago
2
Bump postgresql from 42.3.3 to 42.4.1
#62
dependabot[bot]
closed
2 years ago
0
Bump mysql-connector-java from 8.0.25 to 8.0.28
#61
dependabot[bot]
closed
2 years ago
0
JDBCStorageDelegate.tableExists() returns different result depending on the database.
#60
chytonpide
closed
2 years ago
11
Bump postgresql from 42.2.25 to 42.3.3
#59
dependabot[bot]
closed
2 years ago
0
Bump postgresql from 42.2.22 to 42.2.25
#58
dependabot[bot]
closed
2 years ago
0
New configuration for each test
#57
pflueras
closed
3 years ago
0
feature/hikaricp
#56
pflueras
closed
3 years ago
0
Bump logback-classic from 1.0.13 to 1.2.0
#55
dependabot[bot]
closed
3 years ago
0
GraalVM compatibility builds And Native Image
#54
hamzajg
closed
3 years ago
0
Store the created on date in milliseconds as it is later read in milliseconds
#53
jakzal
closed
3 years ago
0
Replace external services with testcontainers
#52
jakzal
closed
3 years ago
0
Replace BasicCompletes with FutureCompletes
#51
jakzal
closed
3 years ago
0
Replace Travis CI with GitHub Actions
#50
jakzal
closed
3 years ago
0
Introduction of StoredTypes
#49
pflueras
closed
4 years ago
0
JDBCJournalActor is missing a constructor (..and more)
#48
Florian-Schoenherr
closed
4 years ago
4
Instantiators for Journal and StateStore actors
#47
pflueras
closed
4 years ago
1
Missing JDBC Actor instantiator in Snapshot 1.3.4
#46
HadyDab
closed
4 years ago
0
slow batch writes
#45
HadyDab
closed
2 years ago
0
Bump junit from 4.11 to 4.13.1
#44
dependabot[bot]
closed
3 years ago
0
Journal batch writes
#43
pflueras
closed
4 years ago
0
Batch writes for StateStore
#42
pflueras
closed
4 years ago
1
Preliminary split of JDBCStateStoreActor
#41
pflueras
closed
4 years ago
0
Bug in JDBCStorageDelegate that leads to ResultSet been closed
#40
HadyDab
closed
4 years ago
1
ResultSet Is Closed During Stream Source Read
#39
VaughnVernon
closed
4 years ago
0
Feature/entry data version
#38
pflueras
closed
4 years ago
3
Missing entryDataVersion From Some Journal Queries
#37
VaughnVernon
closed
4 years ago
0
Added gap prevention for DbStateStoreEntryReaderActor
#36
pflueras
closed
4 years ago
0
Added gap prevention for HSQLDBStateStoreEntryReaderActor
#35
pflueras
closed
4 years ago
0
Introduced SELECT by ids queries
#34
pflueras
closed
4 years ago
0
Updated EntryReaders based on vlingo-symbio updates
#33
pflueras
closed
4 years ago
0
Implemented gap prevention for JDBCJournalReaderActor
#32
pflueras
closed
4 years ago
0
Updated EntryReaders based on vlingo-symbio gap prevention enhancements
#31
pflueras
closed
4 years ago
0
Fixed MySQL JPA failing unit test
#30
pflueras
closed
4 years ago
0
Feature/gap prevention object store
#29
pflueras
closed
4 years ago
1
vlingo-symbio-jdbc stops the full build
#28
anderskristian
closed
4 years ago
3
Serializable consumer
#27
buritos
closed
4 years ago
0
refactor ObjectStoreWriter.persist* to take StateSources
#26
DaveMuirhead
closed
5 years ago
0
Yugabyte persistence
#25
pflueras
closed
5 years ago
0
MySQL journal storage support
#24
pflueras
closed
5 years ago
0
Implement Batching Writes In All Stores
#23
VaughnVernon
closed
4 years ago
2
Updated travis build script to provision MySQL user
#22
pflueras
closed
5 years ago
2
Mysql state store implementation
#21
pflueras
closed
5 years ago
0
Added support for MySQL. ObjectStore initial support.
#20
pflueras
closed
5 years ago
0
Replace JDBC Journal Timestamp PK with INCREMENT
#19
VaughnVernon
closed
5 years ago
1
Reorders initialisation of properties in Configuration constructor
#18
sanderginn
closed
5 years ago
1
Next