vapor / redis

Vapor provider for RediStack
MIT License
458 stars 57 forks source link

Change from using `path` to `lastPathComponent` in RedisConfiguration #170

Closed gustavoggs closed 3 years ago

gustavoggs commented 3 years ago

Fix parsing the database index by using lastPathComponent to remove trailing /

Mordil commented 3 years ago

These changes are now available in 4.0.0-beta.6.4