Skip to content
Open
Show file tree
Hide file tree
Changes from 11 commits
Commits
Show all changes
57 commits
Select commit Hold shift + click to select a range
1e5c883
3318: Added files related to RavenDB implementation from old branch f…
nmalocicvega Mar 13, 2025
20751eb
Fixed lint issues
nmalocicvega Mar 18, 2025
813f72f
Fixed go mod so that conformance test can run
nmalocicvega Mar 18, 2025
2c82f28
Added raven to github pipeline tests
nmalocicvega Mar 18, 2025
53fef16
Add docker setup befor conformance test running
nmalocicvega Mar 19, 2025
768a625
Changed extension ffrom yaml to yml
nmalocicvega Mar 20, 2025
aa20d7b
Update state/ravendb/metadata.yaml
nmalocic Mar 21, 2025
a1fa966
Update state/ravendb/metadata.yaml
nmalocic Mar 21, 2025
358113c
Update state/ravendb/metadata.yaml
nmalocic Mar 21, 2025
3ef8df4
Update state/ravendb/ravendb.go
nmalocic Mar 21, 2025
62b075c
Merge branch 'main' into 3318-RavenDB-state-store-new
elena-kolevska Mar 21, 2025
8aae575
Merge branch 'main' into 3318-RavenDB-state-store-new
cicoyle Mar 31, 2025
3003286
Fix comments from the PR
nmalocicvega Apr 2, 2025
f2e6e41
Fix linting for test file
nmalocicvega Apr 2, 2025
91d15de
Merge branch 'main' into 3318-RavenDB-state-store-new
msfussell Apr 12, 2025
36315dc
3318: update referance to fix conflict
nmalocicvega Apr 29, 2025
a431b0b
Merge branch 'main' into 3318-RavenDB-state-store-new
nmalocic Apr 29, 2025
ba751c7
Adding aditional test as per comments
nmalocicvega May 3, 2025
9c893ea
Merge branch 'main' into 3318-RavenDB-state-store-new
nmalocic May 3, 2025
e4db81a
runing go mod tidy
nmalocicvega May 13, 2025
abbfd98
Merge branch 'main' into 3318-RavenDB-state-store-new
nmalocicvega May 14, 2025
277c176
Merge branch 'main' into 3318-RavenDB-state-store-new
nmalocicvega May 21, 2025
4398cff
Merge branch 'main' into 3318-RavenDB-state-store-new
cicoyle Jun 24, 2025
c985605
Merge branch 'main' into 3318-RavenDB-state-store-new
cicoyle Jun 25, 2025
4bbe532
Merge branch 'main' into 3318-RavenDB-state-store-new
dapr-bot Jun 25, 2025
0120009
Merge branch 'main' into 3318-RavenDB-state-store-new
nmalocic Jul 15, 2025
b53fa33
Read license from environemnt
nmalocicvega Jul 17, 2025
5c74fe5
Add license to infrastructre docker compose
nmalocicvega Jul 17, 2025
be15d17
Merge branch 'main' into 3318-RavenDB-state-store-new
nmalocic Jul 17, 2025
60a96f2
Merge branch 'main' into 3318-RavenDB-state-store-new
yaron2 Jul 22, 2025
9f20115
Merge branch 'main' into 3318-RavenDB-state-store-new
nmalocicvega Jul 24, 2025
9b591b6
Merge branch 'main' into 3318-RavenDB-state-store-new
dapr-bot Jul 24, 2025
95abdbe
Merge branch 'main' into 3318-RavenDB-state-store-new
dapr-bot Jul 25, 2025
3b0f134
Merge branch 'main' into 3318-RavenDB-state-store-new
dapr-bot Jul 25, 2025
e53e0b4
Setup env variable from secret
nmalocicvega Jul 29, 2025
a4b52f8
Merge branch '3318-RavenDB-state-store-new' of github.com-n-personal:…
nmalocicvega Jul 29, 2025
eae0f77
Update .github/scripts/test-info.mjs
nmalocic Aug 1, 2025
8058c19
Merge branch 'main' into 3318-RavenDB-state-store-new
dapr-bot Aug 1, 2025
1f504d5
Change way how Ravendb license is exposed to pipeline
nmalocicvega Aug 1, 2025
fdd78b5
Merge branch 'main' into 3318-RavenDB-state-store-new
dapr-bot Aug 1, 2025
6d6126c
Merge branch 'main' into 3318-RavenDB-state-store-new
dapr-bot Aug 1, 2025
bd5858b
Merge branch 'main' into 3318-RavenDB-state-store-new
dapr-bot Aug 1, 2025
7576537
3318: Fix test for deleting non existing key
nmalocicvega Aug 8, 2025
4ef65c7
Merge branch '3318-RavenDB-state-store-new' of github.com-n-personal:…
nmalocicvega Aug 8, 2025
eae9409
Merge branch 'main' into 3318-RavenDB-state-store-new
nmalocicvega Aug 8, 2025
e90f51d
Merge branch 'main' into 3318-RavenDB-state-store-new
nmalocicvega Aug 12, 2025
44bfb68
Merge branch 'main' into 3318-RavenDB-state-store-new
dapr-bot Aug 12, 2025
d154dc3
Merge branch 'main' into 3318-RavenDB-state-store-new
dapr-bot Aug 12, 2025
e1cab7e
Merge branch 'main' into 3318-RavenDB-state-store-new
dapr-bot Aug 12, 2025
27013c8
Merge branch 'main' into 3318-RavenDB-state-store-new
yaron2 Aug 26, 2025
2d64f55
Merge branch 'main' into 3318-RavenDB-state-store-new
dapr-bot Aug 27, 2025
701d8f0
Merge branch 'main' into 3318-RavenDB-state-store-new
dapr-bot Aug 27, 2025
6cf4257
Merge branch 'main' into 3318-RavenDB-state-store-new
dapr-bot Aug 28, 2025
fb1e34c
Merge branch 'main' into 3318-RavenDB-state-store-new
dapr-bot Aug 28, 2025
e9bf228
fix(ci): add missing matrix property
mikeee Aug 28, 2025
1e6c718
Merge branch 'main' into 3318-RavenDB-state-store-new
dapr-bot Aug 28, 2025
984a62f
Merge branch 'main' into 3318-RavenDB-state-store-new
dapr-bot Aug 29, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions .github/infrastructure/docker-compose-ravendb.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
services:
ravendb:
image: ravendb/ravendb
container_name: RavenDb
ports:
- "8080:8080"
environment:
- RAVEN_LICENSE={"Id":"1bcf6b3f-cd52-488c-9aa2-c982d6e57c78","Name":"RavenDB","Keys":["CtmBDhwRJAJIDOHv+Pev+B8o4","A5l3K4n1z2FbtgHsKPl1QkQNx","LPqr9nkPEq5MUCHQZ0XkkP5BY","Czc9DkF33Y8mNFemJZl8tkGm6","DY2Q6YyYtEt/jQayDOUVUtUlY","FC4inkD4zkb3Ii2WEbyv5RRew","jzoKxeOVYXQsToAMe6xG9ABYE","DNy4wBSYoSQMqKywtLi8wJzEy","MzQVFjc4OTo7PD0+nwIfIJ8CI","CCfAiEgnwIjIJ8CJCCfAiUgnw","ImIJ8CJyCfAiggnwIpIJ8CKiC","fAisgnwIsIJ8CLSCfAi4gnwIv","IJ8CMCCfAzZAAZ8CQiBDJEQJY","htbnwRBYBhb"]}
- RAVEN_DATABASE=testdapr
- RAVEN_Setup_Mode=None
- RAVEN_License_Eula_Accepted=true
- RAVEN_Security_UnsecuredAccessAllowed=PrivateNetwork
restart: unless-stopped
5 changes: 5 additions & 0 deletions .github/scripts/test-info.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -809,6 +809,11 @@ const components = {
requireGCPCredentials: true,
certificationSetup: 'certification-state.gcp.firestore-setup.sh',
},
'state.ravendb': {
conformance: true,
certification: true,
conformanceSetup: 'docker-compose.sh ravendb',
},
}

/**
Expand Down
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,7 @@ require (
github.com/prometheus/common v0.42.0 // indirect
github.com/prometheus/procfs v0.11.0 // indirect
github.com/prometheus/statsd_exporter v0.22.7 // indirect
github.com/ravendb/ravendb-go-client v0.0.0-20240723121956-2b87f37fe427 // indirect
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 // indirect
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect
github.com/rs/zerolog v1.31.0 // indirect
Expand Down
6 changes: 6 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -534,6 +534,7 @@ github.com/eapache/queue v1.1.0/go.mod h1:6eCeP0CKFpHLu8blIFXhExK/dRa7WDZfr6jVFP
github.com/eclipse/paho.mqtt.golang v1.4.3 h1:2kwcUGn8seMUfWndX0hGbvH8r7crgcJguQNCyp70xik=
github.com/eclipse/paho.mqtt.golang v1.4.3/go.mod h1:CSYvoAlsMkhYOXh/oKyxa8EcBci6dVkLCbo5tTC1RIE=
github.com/edsrzf/mmap-go v1.0.0/go.mod h1:YO35OhQPt3KJa3ryjFM5Bs14WD66h8eGKpfaBNrHW5M=
github.com/elazarl/goproxy v0.0.0-20181111060418-2ce16c963a8a/go.mod h1:/Zj4wYkgs4iZTTu3o/KG3Itv/qCCa8VVMlb3i9OVuzc=
github.com/emicklei/go-restful/v3 v3.8.0/go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc=
github.com/emicklei/go-restful/v3 v3.10.1 h1:rc42Y5YTp7Am7CS630D7JmhRjq4UlEUuEKfrDac4bSQ=
github.com/emicklei/go-restful/v3 v3.10.1/go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc=
Expand Down Expand Up @@ -850,6 +851,7 @@ github.com/gorilla/mux v1.8.1/go.mod h1:AKf9I4AEqPTmMytcMc0KkNouC66V3BtZ4qD5fmWS
github.com/gorilla/securecookie v1.1.1/go.mod h1:ra0sb63/xPlUeL+yeDciTfxMRAA+MP+HVt/4epWDjd4=
github.com/gorilla/sessions v1.2.1/go.mod h1:dk2InVEVJ0sfLlnXv9EAgkf6ecYs/i80K/zI+bUmuGM=
github.com/gorilla/websocket v0.0.0-20170926233335-4201258b820c/go.mod h1:E7qHFY5m1UJ88s3WnNqhKjPHQ0heANvMoAMk2YaljkQ=
github.com/gorilla/websocket v1.4.1/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
github.com/gorilla/websocket v1.4.2/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
github.com/gorilla/websocket v1.5.0 h1:PPwGk2jz7EePpoHN/+ClbZu8SPxiqlu12wZP/3sWmnc=
github.com/gorilla/websocket v1.5.0/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
Expand Down Expand Up @@ -1062,6 +1064,7 @@ github.com/kitex-contrib/monitor-prometheus v0.0.0-20210817080809-024dd7bd51e1/g
github.com/kitex-contrib/obs-opentelemetry v0.0.0-20220601144657-c60210e3c928/go.mod h1:VvMzPMfgL7iUG92eVZGuRybGVMKzuSrsfMvHHpL7/Ac=
github.com/kitex-contrib/obs-opentelemetry/logging/logrus v0.0.0-20220601144657-c60210e3c928/go.mod h1:Eml/0Z+CqgGIPf9JXzLGu+N9NJoy2x5pqypN+hmKArE=
github.com/kitex-contrib/tracer-opentracing v0.0.2/go.mod h1:mprt5pxqywFQxlHb7ugfiMdKbABTLI9YrBYs9WmlK5Q=
github.com/kjk/httplogproxy v0.0.0-20190214011443-6743ea9a2d3d/go.mod h1:kkVhzcC9maw+0jdT2UfGGikRmobjydsBiD6ElexuTLk=
github.com/klauspost/compress v1.10.7/go.mod h1:aoV0uJVorq1K+umq18yTdKaF57EivdYsUV+/s2qKfXs=
github.com/klauspost/compress v1.13.6/go.mod h1:/3/Vjq9QcHkK5uEr5lBEmyoZ1iFhe47etQ6QUkpK6sk=
github.com/klauspost/compress v1.17.9 h1:6KIumPrER1LHsvBVuDa0r5xaG0Es51mhhB9BQB2qeMA=
Expand Down Expand Up @@ -1092,6 +1095,7 @@ github.com/kubemq-io/kubemq-go v1.7.9 h1:dGTcs+cwmoLnnBX1H3xrKU2qd37JODNO/LHRk6V
github.com/kubemq-io/kubemq-go v1.7.9/go.mod h1:f6n4qByudW/018Ymol/3s5sjJvt6flEN+ZgP1VVVv0U=
github.com/kubemq-io/protobuf v1.3.1 h1:b4QcnpujV8U3go8pa2+FTESl6ygU6hY8APYibRtyemo=
github.com/kubemq-io/protobuf v1.3.1/go.mod h1:mzbGBI05R+GhFLD520xweEIvDM+m4nI7ruJDhgEncas=
github.com/kylelemons/godebug v0.0.0-20170820004349-d65d576e9348/go.mod h1:B69LEHPfb2qLo0BaaOLcbitczOKLWTsrBG9LczfCD4k=
github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc=
github.com/kylelemons/godebug v1.1.0/go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw=
github.com/labd/commercetools-go-sdk v1.3.1 h1:EZnym91AutZXLZ+D1x52kZF35Wq51ZUEMewGCXdoje8=
Expand Down Expand Up @@ -1422,6 +1426,8 @@ github.com/puzpuzpuz/xsync/v3 v3.0.0 h1:QwUcmah+dZZxy6va/QSU26M6O6Q422afP9jO8Jln
github.com/puzpuzpuz/xsync/v3 v3.0.0/go.mod h1:VjzYrABPabuM4KyBh1Ftq6u8nhwY5tBPKP9jpmh0nnA=
github.com/rabbitmq/amqp091-go v1.8.1 h1:RejT1SBUim5doqcL6s7iN6SBmsQqyTgXb1xMlH0h1hA=
github.com/rabbitmq/amqp091-go v1.8.1/go.mod h1:+jPrT9iY2eLjRaMSRHUhc3z14E/l85kv/f+6luSD3pc=
github.com/ravendb/ravendb-go-client v0.0.0-20240723121956-2b87f37fe427 h1:hOnThDlsq0e4M7Sl3A3MnMlazYJsNuuDDqywa5mI7wQ=
github.com/ravendb/ravendb-go-client v0.0.0-20240723121956-2b87f37fe427/go.mod h1:Zhu1DOotWGZcjom6CZH+8mJ2AD3fOx0QjVIrbpMxN04=
github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a/go.mod h1:bCqnVzQkZxMG4s8nGwiZ5l3QUCyqpo9Y+/ZMZ9VjZe4=
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 h1:N/ElC8H3+5XpJzTSTfLsJV/mx9Q9g7kxmchpfZyxgzM=
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475/go.mod h1:bCqnVzQkZxMG4s8nGwiZ5l3QUCyqpo9Y+/ZMZ9VjZe4=
Expand Down
51 changes: 51 additions & 0 deletions state/ravendb/metadata.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
# yaml-language-server: $schema=../../component-metadata-schema.json
schemaVersion: v1
type: state
name: ravendb
version: v1
status: development-only
title: "RavenDB"
urls:
- title: Reference
url:
capabilities:
- crud
authenticationProfiles:
- title: "No authentication"
description: |
No authentication. Connect via connection string
metadata:
- name : connectionString
required: true
description: |
Connection string to ravenDB cluster
example: '"http://live-test.ravendb.net"'
metadata:
- name: DatabaseName
description: |
The name of the database to use.
default: '"daprStore"'
example: '"daprStore"'
- name: ServerURL
description: |
Url to ravendb cluster
default: '"127.0.0.1"'
example: '"http://live-test.ravendb.net"'
- name: CertPath
description: |
Path to the certificate for secure connection
example: "/path/to/cert"
- name: KeyPath
description: |
Path to the key for secure connection
example: "/path/to/key"
- name: EnableTTL
description: |
Boolean value that enables or disables RaveDB TTL functionality
example: "true"
default: "true"
- name: TTLFrequency
description: |
Sets RavenDB frequency on running the background expiration task and deleting records
example: "15"
default: "60"
Loading
Loading