Popular repositories Loading
-
cron-expression-descriptor
cron-expression-descriptor PublicForked from bradymholt/cron-expression-descriptor
A .NET library that converts cron expressions into human readable descriptions.
C#
-
-
SqlClient
SqlClient PublicForked from dotnet/SqlClient
Microsoft.Data.SqlClient provides database connectivity to SQL Server for .NET applications.
C#
-
-
squid-proxy-basic-auth
squid-proxy-basic-auth PublicForked from dafinley/squid-proxy-basic-auth
This is a basic auth docker configuration that allows a user to setup proxies with dynamic username/password combinations
Shell
3 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
February 2025
Created an issue in mmomtchev/sqlite-wasm-http that received 1 comment
Question: why is page size limited to 4096?
As title says: why is page size limited to max 4096, can we use 65k? why do you recommend 1024 page size?