Commit Graph

15 Commits

Author SHA1 Message Date
5b2dbfd379 解决深分页问题 2025-09-09 20:40:05 +08:00
e01e423714 new post 2025-09-08 23:02:38 +08:00
43c1762441 新文章 2025-09-08 13:55:44 +00:00
9221b39213 xxx 2025-09-07 13:09:10 +00:00
d90b2729cb Add article comparing HashMap and ConcurrentHashMap 2025-08-11 11:10:29 +00:00
0f47c052f2 Add detailed articles on MVCC, MySQL logging mechanisms, and locking strategies
- Created a comprehensive article on MVCC (Multi-Version Concurrency Control) explaining its principles, challenges in concurrency control, and the mechanisms of current reads and snapshot reads.
- Added an in-depth exploration of MySQL's binlog, redolog, and undolog, detailing their purposes, differences, and roles in data recovery and transaction management.
- Developed a thorough guide on MySQL's locking mechanisms, including global locks, table-level locks, and row-level locks, with explanations of intent locks, auto-increment locks, and the implications of each locking strategy on concurrency and data integrity.
2025-08-09 15:47:23 +00:00
a405f29312 Add articles on Spring BeanFactory and FactoryBean, database ACID properties, and Redis JSON serialization
- Created a comprehensive guide on Spring's BeanFactory and FactoryBean, detailing their differences, implementations, and best practices.
- Added an article explaining the ACID properties of databases, including atomicity, consistency, isolation, and durability.
- Introduced a guide on configuring Redis with JSON serialization, including code examples and explanations of serialization techniques.
2025-08-08 07:11:29 +00:00
5f367f8c2e 文章提交 2025-08-07 11:03:48 +00:00
983f7388de xxx 2025-07-28 17:32:44 +08:00
945a8bab5d feat: 添加Redisson延时队列和模板方法模式文档
docs: 更新BigDecimal高精度计算文档分类
2025-07-27 22:51:13 +08:00
26695b9a00 feat: 添加Java基础面试题和BigDecimal高精度计算文档
添加了两篇Java相关的文档:
1. Java基础面试题,涵盖数据类型、面向对象、字符串、异常等核心知识点
2. BigDecimal高精度计算详解,包括创建、运算、舍入模式和使用工具类
2025-07-26 22:21:12 +08:00
0cad74f895 更新几篇golang文章 2025-07-19 18:51:03 +08:00
150bcef90e feat: 新增多个Redis相关的文章,更新Footer和Navbar组件,优化配置文件,修改搜索文本 2025-07-19 18:20:30 +08:00
2b2666dd13 Add configuration files for EasyImage setup
- Created EasyImage.lock to lock installation environment.
- Added api_key.php for managing API tokens.
- Introduced config.guest.php for guest user configuration.
- Implemented config.manager.php for manager settings and authentication.
- Established config.php for main application configuration including title, keywords, and upload settings.
- Created install.lock to lock installation process.
2025-07-19 14:17:34 +08:00
f3da3d0c81 added 2025-07-19 00:07:23 +08:00