GitHub / leonibr/community-extensions-cache-postgres issues and pull requests
#85 - Update next from master
Pull Request -
State: closed - Opened by leonibr 18 days ago
#84 - Bump bootstrap from 4.6.2 to 5.0.0 in /WebSample/ClientApp
Pull Request -
State: closed - Opened by dependabot[bot] 18 days ago
Labels: dependencies, javascript
#83 - Bump ws from 7.5.9 to 7.5.10 in /WebSample/ClientApp
Pull Request -
State: closed - Opened by dependabot[bot] 18 days ago
Labels: dependencies, javascript
#82 - Enhance GitHub Actions workflow for .NET testing and coverage reporting
Pull Request -
State: closed - Opened by leonibr 18 days ago
- 1 comment
#81 - Add GitHub Actions step to deploy coverage report to GitHub Pages
Pull Request -
State: closed - Opened by leonibr 19 days ago
#80 - Next-review-documentation
Pull Request -
State: closed - Opened by leonibr 19 days ago
- 1 comment
#79 - Request: Add Benchmarks and Integrate Performance Testing into CI/CD
Issue -
State: open - Opened by leonibr 19 days ago
#78 - Fix ConfigureAwait in DatabaseExpiredItemsRemoverLoop to false
Pull Request -
State: closed - Opened by leonibr 19 days ago
- 1 comment
#77 - Use .ConfigureAwait(false) in background async loop for better performance and reliability
Issue -
State: closed - Opened by leonibr 19 days ago
#76 - Connection string support to load from Credential Vault + password rotation
Issue -
State: open - Opened by Lewis-Teoh 21 days ago
- 3 comments
#75 - Add unit tests
Pull Request -
State: closed - Opened by leonibr 21 days ago
- 1 comment
#74 - Update project files for .NET 9.0 support and dependency adjustments
Pull Request -
State: closed - Opened by leonibr 21 days ago
#73 - Updated dependencies for net8.0
Pull Request -
State: closed - Opened by jzaric 4 months ago
- 2 comments
#72 - Update net9
Pull Request -
State: closed - Opened by leonibr 7 months ago
#71 - Update net9
Pull Request -
State: closed - Opened by leonibr 7 months ago
#70 - Is there a plan to upgrade to . NET 9 and implement the IBufferDistributedCache interface?
Issue -
State: closed - Opened by 2501272126 7 months ago
- 2 comments
#69 - Enhance readonlymode
Pull Request -
State: closed - Opened by leonibr 12 months ago
- 1 comment
#68 - Allow to specify NpgsqlDataSource factory instead of ConnectionString
Pull Request -
State: closed - Opened by dombrovsky 12 months ago
- 2 comments
#67 - Call CreateSchemaAndTableIfNotExist lazily, to avoid exception in ctor when database is not available
Pull Request -
State: closed - Opened by dombrovsky 12 months ago
- 2 comments
#66 - [Enhance] Add ReadOnlyMode and adjust UpdateOnGetCacheItem
Pull Request -
State: closed - Opened by kenbailey about 1 year ago
- 2 comments
#65 - [Enhancement] Option to Only Update Expiration on IDistributedCache.Refresh (for use with ASPNET Core Session)
Issue -
State: closed - Opened by kenbailey about 1 year ago
- 3 comments
#64 - Absense of expiration should be treated as `never expire`
Issue -
State: open - Opened by sherlock1982 over 1 year ago
- 7 comments
#63 - Update reac client
Pull Request -
State: closed - Opened by leonibr over 1 year ago
#62 - update websample to net8
Pull Request -
State: closed - Opened by leonibr over 1 year ago
#61 - web process hangs
Issue -
State: closed - Opened by paolo-mpathic over 1 year ago
- 2 comments
#60 - Bump crypto-js and oidc-client in /WebSample/ClientApp
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#59 - Bump @babel/traverse from 7.20.5 to 7.23.2 in /WebSample/ClientApp
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 2 comments
Labels: dependencies
#58 - Bump debug from 4.1.1 to 4.3.4 in /WebSample/ClientApp
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 2 comments
Labels: dependencies
#57 - Bump word-wrap from 1.2.3 to 1.2.5 in /WebSample/ClientApp
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#56 - Bump semver from 5.7.1 to 5.7.2 in /WebSample/ClientApp
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#55 - Bump tough-cookie from 4.1.2 to 4.1.3 in /WebSample/ClientApp
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#54 - Dominik oktav/master
Pull Request -
State: closed - Opened by leonibr almost 2 years ago
#53 - Avoid creation of schema if exists
Issue -
State: closed - Opened by Znakes almost 2 years ago
- 1 comment
#52 - Add AddDistributedPostgreSqlCache overload that provides the IServiceProvider
Pull Request -
State: closed - Opened by waldfee about 2 years ago
#51 - change conn string
Pull Request -
State: open - Opened by leonibr about 2 years ago
- 1 comment
#50 - Add flag UpdateOnGetCacheItem to PostGreSqlCacheOptions
Pull Request -
State: closed - Opened by dominik-oktav over 2 years ago
- 1 comment
#49 - feat: Avoid Update when calling GetCacheItemAsync to make it work on readonly databases
Pull Request -
State: closed - Opened by dominik-oktav over 2 years ago
#48 - Azure Managed Identity Connection
Issue -
State: open - Opened by mariuslacatus over 2 years ago
- 1 comment
#47 - Bump webpack from 5.75.0 to 5.76.1 in /WebSample/ClientApp
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#46 - Bump json5 from 1.0.1 to 1.0.2 in /WebSample/ClientApp
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#45 - Add NuGet package link to the badge
Pull Request -
State: closed - Opened by ctyar over 2 years ago
- 1 comment
#44 - Removed functions/procedures from database
Pull Request -
State: closed - Opened by f1nzer over 2 years ago
- 2 comments
#43 - Reduce DB modifications
Issue -
State: closed - Opened by f1nzer over 2 years ago
#42 - add quotes to table and schema in scripts
Pull Request -
State: closed - Opened by cognvn over 2 years ago
- 2 comments
#41 - Bump glob-parent from 5.1.0 to 5.1.2 in /WebSample/ClientApp
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#40 - Bump minimist from 1.2.5 to 1.2.7 in /WebSample/ClientApp
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#39 - Bump minimatch and react-scripts in /WebSample/ClientApp
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#38 - Bump shell-quote and react-scripts in /WebSample/ClientApp
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#37 - Bump ansi-regex in /WebSample/ClientApp
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#36 - Bump jsdom and react-scripts in /WebSample/ClientApp
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#35 - Bump decode-uri-component from 0.2.0 to 0.2.2 in /WebSample/ClientApp
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#34 - migrated to netstandard2.0, added support for net7.0, postgres 11+
Pull Request -
State: closed - Opened by f1nzer over 2 years ago
- 5 comments
#33 - fix nre on dispose
Pull Request -
State: closed - Opened by alexey-cherepanov over 2 years ago
#32 - Bump loader-utils and react-scripts in /WebSample/ClientApp
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#31 - Issue with .net core 7.0, Npgsql.EntityFrameworkCore.PostgreSQL: 7.0, PSQL 13.3
Issue -
State: closed - Opened by RtypeStudios over 2 years ago
- 4 comments
#30 - Bump terser from 4.6.12 to 4.8.1 in /WebSample/ClientApp
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#29 - Bump eventsource from 1.0.7 to 1.1.1 in /WebSample/ClientApp
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#28 - Remove dependency on HostBuilders
Issue -
State: closed - Opened by Wautvda about 3 years ago
- 2 comments
#27 - Bump async from 2.6.3 to 2.6.4 in /WebSample/ClientApp
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#26 - Bump url-parse from 1.5.7 to 1.5.10 in /WebSample/ClientApp
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#25 - Bump ssri from 6.0.1 to 6.0.2 in /WebSample/ClientApp
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#24 - Fixed creating function updatecacheitemformat
Pull Request -
State: closed - Opened by isenmann over 3 years ago
- 1 comment
#23 - Bump url-parse from 1.5.1 to 1.5.7 in /WebSample/ClientApp
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#22 - Bump follow-redirects from 1.11.0 to 1.14.8 in /WebSample/ClientApp
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#21 - Bump ajv from 6.11.0 to 6.12.3 in /WebSample/ClientApp
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#20 - Bump follow-redirects from 1.11.0 to 1.14.7 in /WebSample/ClientApp
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#19 - Bump path-parse from 1.0.6 to 1.0.7 in /WebSample/ClientApp
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#18 - Bump ws from 5.2.2 to 5.2.3 in /WebSample/ClientApp
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#17 - Bump tmpl from 1.0.4 to 1.0.5 in /WebSample/ClientApp
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#16 - Table & functions not creating under Azure Postgre Flexible Server
Issue -
State: closed - Opened by lliegeois over 3 years ago
- 11 comments
#15 - Configure several instances of cache
Issue -
State: closed - Opened by MargaretKrutikova over 3 years ago
- 4 comments
#14 - TimestampTz must be in UTC
Pull Request -
State: closed - Opened by breiter over 3 years ago
- 1 comment
#13 - Table name and Schema in Configuration Settings should accept any form of case
Issue -
State: closed - Opened by matt748 over 3 years ago
- 4 comments
#12 - Why stored procs are in use?
Issue -
State: closed - Opened by michalsznajder about 4 years ago
- 6 comments
#11 - Bump merge from 1.2.1 to 2.1.1 in /WebSample/ClientApp
Pull Request -
State: closed - Opened by dependabot[bot] about 4 years ago
- 1 comment
Labels: dependencies
#10 - create schema if not exists
Pull Request -
State: closed - Opened by leonibr over 4 years ago
Labels: enhancement
#9 - Create a new schema when creating DB infrastructure
Issue -
State: closed - Opened by Jenevra over 4 years ago
- 1 comment
Labels: enhancement
#8 - Fix#7
Pull Request -
State: closed - Opened by leonibr over 4 years ago
#7 - Irrelevant README's description
Issue -
State: closed - Opened by Jenevra over 4 years ago
- 4 comments
#6 - Dependency Injection question
Issue -
State: closed - Opened by nromano32 over 4 years ago
- 5 comments
#5 - Allow expiration removal loop to be disabled
Pull Request -
State: closed - Opened by dariogriffo over 4 years ago
- 2 comments
#4 - Use a single thread loop to delete expired items
Pull Request -
State: closed - Opened by dariogriffo over 4 years ago
- 4 comments
#3 - Create dotnet-core.yml
Pull Request -
State: closed - Opened by leonibr over 4 years ago
#2 - Create dotnet-core.yml
Pull Request -
State: closed - Opened by leonibr over 4 years ago
#1 - Fails to set cache without async/await
Issue -
State: closed - Opened by leonibr over 7 years ago