issues
search
bigcommerce
/
gruf
gRPC Ruby Framework
https://github.com/bigcommerce/gruf
MIT License
626
stars
73
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Gruf.controllers_path config breaks integration with Rails
#215
salmanasiddiqui
opened
2 hours ago
0
Support multiple controllers_paths
#214
xanderman
opened
1 day ago
0
Support multiple controllers paths
#213
salmanasiddiqui
opened
1 week ago
0
Are the clients thread safe?
#212
aliaksandrb
opened
1 month ago
0
Fix deprecation warning in rails `ConnectionReset`
#211
heka1024
opened
2 months ago
0
Use `ActiveSupport::Notifications::Instrument` instead of `event_listener_proc`
#210
heka1024
opened
5 months ago
0
Removes manual establish_connection in interceptor
#209
bc-amit
closed
6 months ago
1
Fix rails `clear_active_connections!` deprecation warning
#208
Abdullah-l
closed
3 months ago
4
Add rake task for demoing concurrent calls to server
#207
splittingred
closed
8 months ago
1
Did release 2.17.0 break call concurrency?
#206
Abdullah-l
closed
3 months ago
9
Rails 7.1: DEPRECATION WARNING: Calling `ActiveRecord::Base.clear_active_connections! is deprecated. Please call the method directly on the connection handler; for example: `ActiveRecord::Base.connection_handler.clear_active_connections!
#205
andreavocado
closed
3 months ago
1
Gruf server stuck at starting
#204
Abdullah-l
closed
8 months ago
1
Ruby 3.3.0 support
#203
americos
closed
9 months ago
1
Update Zeitwerk setup
#202
fxn
closed
8 months ago
2
Fix double loading and Zeitwerk::NameError for symlinked entrypoint
#201
sajan45
closed
9 months ago
1
Wiki: update instrumentation docs to rename blacklist to blocklist, since that's what it is in the code.
#200
samsarkleio
closed
9 months ago
1
Add ruby 3.3 support, drop Ruby 2.x support
#199
splittingred
closed
9 months ago
6
Relax ruby requirements
#198
such
closed
10 months ago
1
support ruby 3.3
#197
ximus
closed
9 months ago
4
Fix broken `changelog_uri` link
#196
y-yagi
closed
9 months ago
1
Fix Rubocop violations
#195
y-yagi
closed
11 months ago
0
add a code reload interceptor for rails
#194
ximus
closed
8 months ago
2
#191. Allow passing of request object directly
#193
dorner
closed
11 months ago
5
Ruby does not generate correct proto with ruby version 3.1.0 and 3.2.0
#192
miklblitz
closed
11 months ago
2
Allow gruf to receive request objects in `call`
#191
dorner
closed
11 months ago
2
Fix runtime dependencies
#190
y-yagi
closed
8 months ago
4
Fix Rubocop violations
#189
y-yagi
closed
12 months ago
1
Fix supported Ruby version
#188
y-yagi
closed
12 months ago
0
Fix some RuboCop offenses
#187
ydah
closed
1 year ago
1
Fix a typo
#186
ydah
closed
1 year ago
2
enabling TLS default
#185
GiriCredAvenue
opened
1 year ago
0
Controller unhandled errors should be passed as BadStatus to interceptors
#184
ximus
opened
1 year ago
2
Dynamically determine use_default_interceptors
#183
heka1024
closed
1 year ago
1
Add Ruby 3.2 support
#182
splittingred
closed
1 year ago
1
Various fixes for latest rubocop
#181
splittingred
closed
1 year ago
1
Support multiple databases connection reset
#180
heka1024
closed
1 year ago
2
Add ruby 3.2 support
#179
such
closed
1 year ago
4
Introduce read-write lock for code reloading; do code reloading before controller name resolution
#178
leonid-shevtsov
closed
1 year ago
4
Fix Style/GuardClause cop in autoloader
#177
splittingred
closed
1 year ago
1
Fix RSpec/FactoryBot/ConsistentParenthesesStyle cop in tests
#176
splittingred
closed
1 year ago
1
fix a code reload concurency issue
#175
ximus
closed
1 year ago
2
Autoloading in development is not thread-safe
#174
tmtrademarked
closed
1 year ago
3
healthcheck cannot be seperated of main thread limit
#173
42atomys
closed
2 years ago
1
Question: is hot code reloading for other paths possible?
#172
Freubert
opened
2 years ago
1
Gruf.controllers_path unloaded even in client mode
#171
Freubert
closed
2 years ago
2
Minor typo in wiki, recommended fix :)
#170
hernanat
closed
2 years ago
1
Do not load grpc health check unless defined - fixes #168
#169
splittingred
closed
2 years ago
1
2.16 appears to autoload the HealthCheck even if not enabled
#168
tmtrademarked
closed
2 years ago
1
Add ability to serve default grpc health check
#167
splittingred
closed
2 years ago
1
Allow passing a specific list of services to run via the gruf binstub
#166
splittingred
closed
2 years ago
1
Next