├── 7-threads-jmm (1).pdf ├── Alfred+32.dmg ├── LICENSE ├── Overlapping Experiment Infrastructure- More, Better, Faster Experimentation.pdf ├── README.md ├── RocketMQ_design.pdf ├── RocketMQ_experience.pdf ├── RocketMQ_userguide.pdf ├── autoGen1.png ├── charles-proxy-4.2.1.dmg ├── charles.jar ├── images ├── SOLID 1.png ├── SOLID 2.png ├── SOLID 3.png ├── WeWork Helper20200110103859.jpeg ├── WeWork Helper20200110103859.png ├── WechatIMG1.jpeg ├── autoGen1.png ├── autoGenerate.png ├── mjt.pic.jpg ├── mjt9.pic.jpg ├── public.jpg └── spring boot启动分析.svg ├── jetbrains-agent.zip ├── 代码的艺术.md ├── 存储引擎.md ├── 深度学习方法及应用PDF高清晰完整版.pdf ├── 算法.md └── 网址收藏.md /7-threads-jmm (1).pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sdcuike/issueBlog/d938e020e96b0fd76ba8c72cdef7a9547f16a719/7-threads-jmm (1).pdf -------------------------------------------------------------------------------- /Alfred+32.dmg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sdcuike/issueBlog/d938e020e96b0fd76ba8c72cdef7a9547f16a719/Alfred+32.dmg -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | Apache License 2 | Version 2.0, January 2004 3 | http://www.apache.org/licenses/ 4 | 5 | TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 6 | 7 | 1. Definitions. 8 | 9 | "License" shall mean the terms and conditions for use, reproduction, 10 | and distribution as defined by Sections 1 through 9 of this document. 11 | 12 | "Licensor" shall mean the copyright owner or entity authorized by 13 | the copyright owner that is granting the License. 14 | 15 | "Legal Entity" shall mean the union of the acting entity and all 16 | other entities that control, are controlled by, or are under common 17 | control with that entity. For the purposes of this definition, 18 | "control" means (i) the power, direct or indirect, to cause the 19 | direction or management of such entity, whether by contract or 20 | otherwise, or (ii) ownership of fifty percent (50%) or more of the 21 | outstanding shares, or (iii) beneficial ownership of such entity. 22 | 23 | "You" (or "Your") shall mean an individual or Legal Entity 24 | exercising permissions granted by this License. 25 | 26 | "Source" form shall mean the preferred form for making modifications, 27 | including but not limited to software source code, documentation 28 | source, and configuration files. 29 | 30 | "Object" form shall mean any form resulting from mechanical 31 | transformation or translation of a Source form, including but 32 | not limited to compiled object code, generated documentation, 33 | and conversions to other media types. 34 | 35 | "Work" shall mean the work of authorship, whether in Source or 36 | Object form, made available under the License, as indicated by a 37 | copyright notice that is included in or attached to the work 38 | (an example is provided in the Appendix below). 39 | 40 | "Derivative Works" shall mean any work, whether in Source or Object 41 | form, that is based on (or derived from) the Work and for which the 42 | editorial revisions, annotations, elaborations, or other modifications 43 | represent, as a whole, an original work of authorship. For the purposes 44 | of this License, Derivative Works shall not include works that remain 45 | separable from, or merely link (or bind by name) to the interfaces of, 46 | the Work and Derivative Works thereof. 47 | 48 | "Contribution" shall mean any work of authorship, including 49 | the original version of the Work and any modifications or additions 50 | to that Work or Derivative Works thereof, that is intentionally 51 | submitted to Licensor for inclusion in the Work by the copyright owner 52 | or by an individual or Legal Entity authorized to submit on behalf of 53 | the copyright owner. For the purposes of this definition, "submitted" 54 | means any form of electronic, verbal, or written communication sent 55 | to the Licensor or its representatives, including but not limited to 56 | communication on electronic mailing lists, source code control systems, 57 | and issue tracking systems that are managed by, or on behalf of, the 58 | Licensor for the purpose of discussing and improving the Work, but 59 | excluding communication that is conspicuously marked or otherwise 60 | designated in writing by the copyright owner as "Not a Contribution." 61 | 62 | "Contributor" shall mean Licensor and any individual or Legal Entity 63 | on behalf of whom a Contribution has been received by Licensor and 64 | subsequently incorporated within the Work. 65 | 66 | 2. Grant of Copyright License. Subject to the terms and conditions of 67 | this License, each Contributor hereby grants to You a perpetual, 68 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable 69 | copyright license to reproduce, prepare Derivative Works of, 70 | publicly display, publicly perform, sublicense, and distribute the 71 | Work and such Derivative Works in Source or Object form. 72 | 73 | 3. Grant of Patent License. Subject to the terms and conditions of 74 | this License, each Contributor hereby grants to You a perpetual, 75 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable 76 | (except as stated in this section) patent license to make, have made, 77 | use, offer to sell, sell, import, and otherwise transfer the Work, 78 | where such license applies only to those patent claims licensable 79 | by such Contributor that are necessarily infringed by their 80 | Contribution(s) alone or by combination of their Contribution(s) 81 | with the Work to which such Contribution(s) was submitted. If You 82 | institute patent litigation against any entity (including a 83 | cross-claim or counterclaim in a lawsuit) alleging that the Work 84 | or a Contribution incorporated within the Work constitutes direct 85 | or contributory patent infringement, then any patent licenses 86 | granted to You under this License for that Work shall terminate 87 | as of the date such litigation is filed. 88 | 89 | 4. Redistribution. You may reproduce and distribute copies of the 90 | Work or Derivative Works thereof in any medium, with or without 91 | modifications, and in Source or Object form, provided that You 92 | meet the following conditions: 93 | 94 | (a) You must give any other recipients of the Work or 95 | Derivative Works a copy of this License; and 96 | 97 | (b) You must cause any modified files to carry prominent notices 98 | stating that You changed the files; and 99 | 100 | (c) You must retain, in the Source form of any Derivative Works 101 | that You distribute, all copyright, patent, trademark, and 102 | attribution notices from the Source form of the Work, 103 | excluding those notices that do not pertain to any part of 104 | the Derivative Works; and 105 | 106 | (d) If the Work includes a "NOTICE" text file as part of its 107 | distribution, then any Derivative Works that You distribute must 108 | include a readable copy of the attribution notices contained 109 | within such NOTICE file, excluding those notices that do not 110 | pertain to any part of the Derivative Works, in at least one 111 | of the following places: within a NOTICE text file distributed 112 | as part of the Derivative Works; within the Source form or 113 | documentation, if provided along with the Derivative Works; or, 114 | within a display generated by the Derivative Works, if and 115 | wherever such third-party notices normally appear. The contents 116 | of the NOTICE file are for informational purposes only and 117 | do not modify the License. You may add Your own attribution 118 | notices within Derivative Works that You distribute, alongside 119 | or as an addendum to the NOTICE text from the Work, provided 120 | that such additional attribution notices cannot be construed 121 | as modifying the License. 122 | 123 | You may add Your own copyright statement to Your modifications and 124 | may provide additional or different license terms and conditions 125 | for use, reproduction, or distribution of Your modifications, or 126 | for any such Derivative Works as a whole, provided Your use, 127 | reproduction, and distribution of the Work otherwise complies with 128 | the conditions stated in this License. 129 | 130 | 5. Submission of Contributions. Unless You explicitly state otherwise, 131 | any Contribution intentionally submitted for inclusion in the Work 132 | by You to the Licensor shall be under the terms and conditions of 133 | this License, without any additional terms or conditions. 134 | Notwithstanding the above, nothing herein shall supersede or modify 135 | the terms of any separate license agreement you may have executed 136 | with Licensor regarding such Contributions. 137 | 138 | 6. Trademarks. This License does not grant permission to use the trade 139 | names, trademarks, service marks, or product names of the Licensor, 140 | except as required for reasonable and customary use in describing the 141 | origin of the Work and reproducing the content of the NOTICE file. 142 | 143 | 7. Disclaimer of Warranty. Unless required by applicable law or 144 | agreed to in writing, Licensor provides the Work (and each 145 | Contributor provides its Contributions) on an "AS IS" BASIS, 146 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 147 | implied, including, without limitation, any warranties or conditions 148 | of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 149 | PARTICULAR PURPOSE. You are solely responsible for determining the 150 | appropriateness of using or redistributing the Work and assume any 151 | risks associated with Your exercise of permissions under this License. 152 | 153 | 8. Limitation of Liability. In no event and under no legal theory, 154 | whether in tort (including negligence), contract, or otherwise, 155 | unless required by applicable law (such as deliberate and grossly 156 | negligent acts) or agreed to in writing, shall any Contributor be 157 | liable to You for damages, including any direct, indirect, special, 158 | incidental, or consequential damages of any character arising as a 159 | result of this License or out of the use or inability to use the 160 | Work (including but not limited to damages for loss of goodwill, 161 | work stoppage, computer failure or malfunction, or any and all 162 | other commercial damages or losses), even if such Contributor 163 | has been advised of the possibility of such damages. 164 | 165 | 9. Accepting Warranty or Additional Liability. While redistributing 166 | the Work or Derivative Works thereof, You may choose to offer, 167 | and charge a fee for, acceptance of support, warranty, indemnity, 168 | or other liability obligations and/or rights consistent with this 169 | License. However, in accepting such obligations, You may act only 170 | on Your own behalf and on Your sole responsibility, not on behalf 171 | of any other Contributor, and only if You agree to indemnify, 172 | defend, and hold each Contributor harmless for any liability 173 | incurred by, or claims asserted against, such Contributor by reason 174 | of your accepting any such warranty or additional liability. 175 | 176 | END OF TERMS AND CONDITIONS 177 | 178 | APPENDIX: How to apply the Apache License to your work. 179 | 180 | To apply the Apache License to your work, attach the following 181 | boilerplate notice, with the fields enclosed by brackets "{}" 182 | replaced with your own identifying information. (Don't include 183 | the brackets!) The text should be enclosed in the appropriate 184 | comment syntax for the file format. We also recommend that a 185 | file or class name and description of purpose be included on the 186 | same "printed page" as the copyright notice for easier 187 | identification within third-party archives. 188 | 189 | Copyright {yyyy} {name of copyright owner} 190 | 191 | Licensed under the Apache License, Version 2.0 (the "License"); 192 | you may not use this file except in compliance with the License. 193 | You may obtain a copy of the License at 194 | 195 | http://www.apache.org/licenses/LICENSE-2.0 196 | 197 | Unless required by applicable law or agreed to in writing, software 198 | distributed under the License is distributed on an "AS IS" BASIS, 199 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 200 | See the License for the specific language governing permissions and 201 | limitations under the License. 202 | 203 | -------------------------------------------------------------------------------- /Overlapping Experiment Infrastructure- More, Better, Faster Experimentation.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sdcuike/issueBlog/d938e020e96b0fd76ba8c72cdef7a9547f16a719/Overlapping Experiment Infrastructure- More, Better, Faster Experimentation.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # [issueBlog](https://github.com/sdcuike/issueBlog/issues) 2 | 3 | # 小小的贡献 4 | - [https://github.com/alibaba/dubbo/issues?q=is%3Aissue+author%3Asdcuike+is%3Aclosed](https://github.com/alibaba/dubbo/issues?q=is%3Aissue+author%3Asdcuike+is%3Aclosed) 5 | - [https://github.com/alibaba/dubbo/pulls?q=is%3Apr+author%3Asdcuike+is%3Aclosed](https://github.com/alibaba/dubbo/pulls?q=is%3Apr+author%3Asdcuike+is%3Aclosed) 6 | 7 | - [https://github.com/dubbo/dubbo-rpc-jsonrpc/pulls?q=is%3Apr+is%3Aclosed+author%3Asdcuike](https://github.com/dubbo/dubbo-rpc-jsonrpc/pulls?q=is%3Apr+is%3Aclosed+author%3Asdcuike) 8 | 9 | - [https://github.com/oblac/jodd/issues?q=is%3Aissue+author%3Asdcuike+is%3Aclosed](https://github.com/oblac/jodd/issues?q=is%3Aissue+author%3Asdcuike+is%3Aclosed) 10 | 11 | - [https://github.com/mybatis/mybatis-3/issues?q=is%3Aissue+author%3Asdcuike+is%3Aclosed](https://github.com/mybatis/mybatis-3/issues?q=is%3Aissue+author%3Asdcuike+is%3Aclosed) 12 | 13 | - [https://github.com/stoicflame/enunciate/issues?q=is%3Aissue+author%3Asdcuike+is%3Aclosed](https://github.com/stoicflame/enunciate/issues?q=is%3Aissue+author%3Asdcuike+is%3Aclosed) 14 | 15 | 16 | 17 | - [https://github.com/Meituan-Dianping/Zebra/issues/61](https://github.com/Meituan-Dianping/Zebra/issues/61) 18 | 19 | 20 | 21 | # [代码的艺术](https://github.com/sdcuike/issueBlog/blob/master/代码的艺术.md) 22 | 23 | 24 | 25 | 26 | 27 | # 访问Google 28 | 29 | https://github.com/haotian-wang/google-access-helper/ 30 | 31 | -------------------------------------------------------------------------------- /RocketMQ_design.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sdcuike/issueBlog/d938e020e96b0fd76ba8c72cdef7a9547f16a719/RocketMQ_design.pdf -------------------------------------------------------------------------------- /RocketMQ_experience.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sdcuike/issueBlog/d938e020e96b0fd76ba8c72cdef7a9547f16a719/RocketMQ_experience.pdf -------------------------------------------------------------------------------- /RocketMQ_userguide.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sdcuike/issueBlog/d938e020e96b0fd76ba8c72cdef7a9547f16a719/RocketMQ_userguide.pdf -------------------------------------------------------------------------------- /autoGen1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sdcuike/issueBlog/d938e020e96b0fd76ba8c72cdef7a9547f16a719/autoGen1.png -------------------------------------------------------------------------------- /charles-proxy-4.2.1.dmg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sdcuike/issueBlog/d938e020e96b0fd76ba8c72cdef7a9547f16a719/charles-proxy-4.2.1.dmg -------------------------------------------------------------------------------- /charles.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sdcuike/issueBlog/d938e020e96b0fd76ba8c72cdef7a9547f16a719/charles.jar -------------------------------------------------------------------------------- /images/SOLID 1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sdcuike/issueBlog/d938e020e96b0fd76ba8c72cdef7a9547f16a719/images/SOLID 1.png -------------------------------------------------------------------------------- /images/SOLID 2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sdcuike/issueBlog/d938e020e96b0fd76ba8c72cdef7a9547f16a719/images/SOLID 2.png -------------------------------------------------------------------------------- /images/SOLID 3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sdcuike/issueBlog/d938e020e96b0fd76ba8c72cdef7a9547f16a719/images/SOLID 3.png -------------------------------------------------------------------------------- /images/WeWork Helper20200110103859.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sdcuike/issueBlog/d938e020e96b0fd76ba8c72cdef7a9547f16a719/images/WeWork Helper20200110103859.jpeg -------------------------------------------------------------------------------- /images/WeWork Helper20200110103859.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sdcuike/issueBlog/d938e020e96b0fd76ba8c72cdef7a9547f16a719/images/WeWork Helper20200110103859.png -------------------------------------------------------------------------------- /images/WechatIMG1.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sdcuike/issueBlog/d938e020e96b0fd76ba8c72cdef7a9547f16a719/images/WechatIMG1.jpeg -------------------------------------------------------------------------------- /images/autoGen1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sdcuike/issueBlog/d938e020e96b0fd76ba8c72cdef7a9547f16a719/images/autoGen1.png -------------------------------------------------------------------------------- /images/autoGenerate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sdcuike/issueBlog/d938e020e96b0fd76ba8c72cdef7a9547f16a719/images/autoGenerate.png -------------------------------------------------------------------------------- /images/mjt.pic.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sdcuike/issueBlog/d938e020e96b0fd76ba8c72cdef7a9547f16a719/images/mjt.pic.jpg -------------------------------------------------------------------------------- /images/mjt9.pic.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sdcuike/issueBlog/d938e020e96b0fd76ba8c72cdef7a9547f16a719/images/mjt9.pic.jpg -------------------------------------------------------------------------------- /images/public.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sdcuike/issueBlog/d938e020e96b0fd76ba8c72cdef7a9547f16a719/images/public.jpg -------------------------------------------------------------------------------- /images/spring boot启动分析.svg: -------------------------------------------------------------------------------- 1 | @SpringBootApplicationpublic class SpringApplicationBoot { public static void main(String[] args) {SpringApplication.run(SpringApplicationBoot.class, args); }}new SpringApplication(primarySources).run(args);参数primarySources为我们的启动main类:com.sdcuike.springboot.practice.SpringApplicationBoot1.deduceWebApplicationType() 根据某些类存在否,判断2.set ApplicationContextInitializer3.deduceMainApplicationClass()(我们的类SpringApplicationBoot)4.createApplicationContext()-这里实例化AnnotationConfigServletWebServerApplicationContext5.prepareContextapplyInitializersload(ApplicationContext context, Object[] sources)org.springframework.context.annotation.AnnotatedBeanDefinitionReader#registerBean(java.lang.Class<?>) 实例化我们的SpringApplicationBoot类,注册bean,并处理相关注解6、org.springframework.boot.SpringApplication#refreshContext. --->(回到了经典的spring的初始化流程)org.springframework.context.support.AbstractApplicationContext#refreshorg.springframework.context.support.AbstractApplicationContext#prepareRefreshorg.springframework.context.support.AbstractApplicationContext#prepareBeanFactory(1)the context's ClassLoader(2)....(3)post-processorsorg.springframework.context.support.AbstractApplicationContext#invokeBeanFactoryPostProcessors;此阶段ConfigurationClassPostProcessor处理我们的SpringApplicationBoot 类,其中org.springframework.context.annotation.ConfigurationClassParser#parse(java.util.Set<org.springframework.beans.factory.config.BeanDefinitionHolder>)功能;(1)Recursively process any member (nested) classes first(2)Process any @PropertySource annotations(3)Process any @ComponentScan annotations(4)Process any @Import annotations(5)Process any @ImportResource annotations(6)Process individual @Bean methods(7) Process default methods on interfaces(8)Process superclass, if any(9org.springframework.context.annotation.ConfigurationClassParser#processDeferredImportSelectors,此阶段会处理spring boot的注解@EnableAutoConfiguration中的注解@Import(AutoConfigurationImportSelector.class),AutoConfigurationImportSelector加载约定好的自动配置类org.springframework.context.support.AbstractApplicationContext#registerBeanPostProcessorsorg.springframework.context.support.AbstractApplicationContext#onRefresh创建web 服务器org.springframework.context.support.AbstractApplicationContext#finishBeanFactoryInitializationorg.springframework.context.support.AbstractApplicationContext#obtainFreshBeanFactoryorg.springframework.context.support.AbstractApplicationContext#postProcessBeanFactoryAllows post-processing of the bean factory in context subclassesAnnotatedBeanDefinitionReader调用org.springframework.context.annotation.AnnotationConfigUtils#registerAnnotationConfigProcessors(org.springframework.beans.factory.support.BeanDefinitionRegistry, java.lang.Object):功能:Register all relevant annotation post processors :BeanFactoryPostProcessor、BeanPostProcessorConfigurationClassPostProcessor 处理 带有注解@Configuration的类AutowiredAnnotationBeanPostProcessorRequiredAnnotationBeanPostProcessorCommonAnnotationBeanPostProcessorEventListenerMethodProcessorDefaultEventListenerFactoryorg.springframework.context.annotation.ClassPathScanningCandidateComponentProvider#registerDefaultFilters作用:This will implicitly register all annotations that have the @Component meta-annotation including the @Repository, @Service, and @Controller stereotype annotations. -------------------------------------------------------------------------------- /jetbrains-agent.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sdcuike/issueBlog/d938e020e96b0fd76ba8c72cdef7a9547f16a719/jetbrains-agent.zip -------------------------------------------------------------------------------- /代码的艺术.md: -------------------------------------------------------------------------------- 1 | # The Art of Code 2 | 3 | -------------- 4 | http://www.oracle.com/technetwork/java/javase/documentation/codeconvtoc-136057.html 5 | 6 | # technical article 7 | https://nobugsproject.com/2018/02/19/refactor-bad-code-series-1-joining-forces-to-avoid-bad-code/ 8 | https://nobugsproject.com/2018/02/27/refactor-bad-code-series-2-what-does-that-fing-method-variable-name-mean/ 9 | 10 | # blog 11 | http://keepcalmandrefactor.com 12 | 13 | https://nobugsproject.com 14 | 15 | https://sourcemaking.com 16 | 17 | https://www.oodesign.com 18 | 19 | 20 | # design-patterns 21 | 22 | https://github.com/iluwatar/java-design-patterns 23 | 24 | https://nobugsproject.com/category/design-patterns-saga/ 25 | 26 | 27 | # Book recommendation 28 | 29 | - The Robert C. Martin Clean Code Collection:Clean Code and The Clean Coder 30 | 31 | 32 | 33 | - https://github.com/sdcuike/Clean-Code-Collection-Books 34 | -------------------------------------------------------------------------------- /存储引擎.md: -------------------------------------------------------------------------------- 1 | 转载:[https://yq.aliyun.com/articles/85619?spm=5176.8091938.0.0.Bck5cC](https://yq.aliyun.com/articles/85619?spm=5176.8091938.0.0.Bck5cC) 2 | 3 | 1.存储引擎 4 | 5 | 1.1 Hash Table 6 | 7 | 1.1.1 dbm (database manager) 8 | 9 | https://en.wikipedia.org/wiki/Dbm 10 | 11 | The dbm library stores arbitrary data by use of a single key (a primary key) in fixed-size buckets and uses hashing techniques to enable fast retrieval of the data by key. 12 | 13 | 1.2 btree 14 | 15 | 1.2.1 berkerlydb 16 | 17 | https://en.wikipedia.org/wiki/Berkeley_DB 18 | 19 | http://baike.baidu.com/view/1281930.htm 20 | 21 | Key/value数据模型 22 | 23 | Berkeley DB最初开发的目的是以新的HASH访问算法来代替旧的hsearch函数和大量的dbm实现(如AT&T的dbm,Berkeley的 ndbm,GNU项目的gdbm) 24 | 25 | oracle 26 | 27 | Written in C, java 28 | 29 | BTREE, HASH, QUEUE, RECNO storage 30 | 31 | https://www.oracle.com/database/berkeley-db/db.html 32 | 33 | http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html 34 | 35 | 1.2.2 LMDB (Lightning Memory-Mapped Database) 36 | 37 | LMDB is a Btree-based database management library modeled loosely on the BerkeleyDB API, but much simplified. The entire database is exposed in a memory map, and all data fetches return data directly from the mapped memory, so no malloc's or memcpy's occur during data fetches. 38 | 39 | https://symas.com/products/lightning-memory-mapped-database/ 40 | 41 | https://github.com/LMDB/lmdb 42 | 43 | http://www.lmdb.tech/doc/ 44 | 45 | 1.2.3 BoltDB 46 | 47 | Bolt is a pure Go key/value store inspired by Howard Chu's LMDB project. 48 | 49 | https://github.com/boltdb 50 | 51 | https://github.com/boltdb/bolt 52 | 53 | 1.3 LSM 54 | 55 | 1.3.1 LevelDB 56 | 57 | https://github.com/google/leveldb 58 | 59 | C++, google 60 | 61 | 1.3.2 RocksDB 62 | 63 | http://rocksdb.org/ 64 | 65 | https://github.com/facebook/rocksdb/ 66 | 67 | C++/java 68 | 69 | 1.3.3GoLevelDB 70 | 71 | https://github.com/syndtr/goleveldb 72 | 73 | 1.3.4gorocksdb 74 | 75 | https://github.com/tecbot/gorocksdb 76 | 77 | Go wrapper for RocksDB 78 | 79 | 1.3.5 levigo 80 | 81 | Go wrapper for LevelDB 82 | 83 | https://github.com/jmhodges/levigo 84 | 85 | 1.3.6 mongo-rocks 86 | 87 | RocksDB Storage Engine Module for MongoDB 88 | 89 | https://github.com/mongodb-partners/mongo-rocks 90 | 91 | C++ 92 | 93 | 1.4 LSH 94 | 95 | 1.4.1 bitcask 96 | 97 | https://github.com/basho/bitcask 98 | 99 | 采用bitcask模型的有:beandb, Riak 100 | 101 | erlang 102 | 103 | 日志结构的key/value存储系统Bitcas 104 | 105 | http://blog.chinaunix.net/uid-20196318-id-154750.html 106 | 107 | Bitcask存储模型 108 | 109 | http://blog.csdn.net/qq910894904/article/details/37756377 110 | 111 | 1.5 FractalTree 112 | 113 | 1.5.1 PerconaFT 114 | 115 | https://github.com/percona/PerconaFT 116 | 117 | https://www.percona.com/doc/percona-server-for-mongodb/perconaft.html 118 | 119 | https://github.com/percona/PerconaFT/wiki 120 | 121 | Mysql存储引擎之TokuDB以及它的数据结构Fractal tree(分形树) 122 | 123 | http://www.fxysw.com/thread-5061-1-1.html 124 | 125 | https://en.wikipedia.org/wiki/Fractal_tree_index 126 | 127 | TokuDB的索引结构–分形树的实现 128 | 129 | http://www.cnblogs.com/chaosheng/p/5250037.html 130 | 131 | 1.6 dbm系列 132 | 133 | 1.6.1 QDBM (Quick DataBase Manager) 134 | 135 | http://sourceforge.net/projects/qdbm/ 136 | 137 | http://qdbm.sourceforge.net/ 138 | 139 | http://qdbm.sourceforge.net/benchmark.pdf 140 | 141 | used by nmdb 142 | 143 | 1.6.2 ndbm (New Database Manager) 144 | 145 | https://en.wikipedia.org/wiki/Ndbm 146 | 147 | http://infolab.stanford.edu/~ullman/dbsi/win98/ndbm.html 148 | 149 | ndbm (standing for New Database Manager) is a Berkeley produced version from 1986 of the AT&T dbm database. 150 | 151 | ndbm stores arbitrary data by use of a single key in fixed-size buckets. 152 | 153 | 1.6.3 SDBM (Substitute Database Manager) 154 | 155 | Substitute Database Manager 156 | 157 | https://github.com/davidar/sdbm 158 | 159 | http://www.cse.yorku.ca/~oz/sdbm.bun 160 | 161 | 1.6.4 GDBM (GNU Database Manager) 162 | 163 | GNU Database Manager 164 | 165 | http://www.gnu.org.ua/software/gdbm/ 166 | 167 | 1.6.5 tdb (Trivial Database) 168 | 169 | Trivial Database 170 | 171 | http://sourceforge.net/projects/tdb/ 172 | 173 | http://tdb.sourceforge.net/ 174 | 175 | 1.6.6 CDB 176 | 177 | http://cr.yp.to/cdb.html 178 | 179 | 1.6.7 TinyCDB 180 | 181 | Tiny Constant Database 182 | 183 | http://www.corpit.ru/mjt/tinycdb.html 184 | 185 | 1.7 双类型 186 | 187 | 1.7.1 Wiredtiger (btree, LSM) 188 | 189 | C语言的 190 | 191 | WiredTiger 本身也支持 LSM option (默认是 btree ) 192 | 193 | mangodb 194 | 195 | https://github.com/wiredtiger/wiredtiger 196 | 197 | http://www.wiredtiger.com/ 198 | 199 | http://source.wiredtiger.com/2.8.0/architecture.html#cache 200 | 201 | 1.7.2 Tokyo Cabinet and Kyoto Cabinet (B+tree,hash table) 202 | 203 | http://baike.baidu.com/view/2640411.htm 204 | 205 | http://fallabs.com/tokyocabinet/ 206 | 207 | https://en.wikipedia.org/wiki/Tokyo_Cabinet_and_Kyoto_Cabinet 208 | 209 | Tokyo Cabinet and Kyoto Cabinet are two libraries of routines for managing key-value databases. 210 | 211 | Kyoto Cabinet is the designated successor of Tokyo Cabinet 212 | 213 | Tokyo Cabinet 是一个DBM的实现 214 | 215 | Tokyo Cabinet features on-disk B+ trees and hash tables for key-value storage 216 | 217 | Used by nmdb,Kyoto TreeDB 218 | 219 | 1.7.3 RaptorDB key value store (B+ 树 或者 MurMur 哈希索引) 220 | 221 | 一个很小的、快速的嵌入式 NoSQL 存储模块,使用 B+ 树 或者 MurMur 哈希索引 222 | 223 | Implemented in .NET 224 | 225 | http://raptordbkv.codeplex.com/ 226 | 227 | http://www.codeproject.com/Articles/190504/RaptorDB 228 | 229 | http://www.codeproject.com/Articles/316816/RaptorDB-The-Key-Value-Store-V 230 | 231 | 1.8 SQL引擎类 232 | 233 | 1.8.1 InnoDB 234 | 235 | http://www.oschina.net/p/innodb/ 236 | 237 | http://baike.baidu.com/view/1238935.htm 238 | 239 | https://en.wikipedia.org/wiki/InnoDB 240 | 241 | 1.9 document类 242 | 243 | 1.9.1 RaptorDB document store 244 | 245 | http://raptordb.codeplex.com/ 246 | 247 | http://www.codeproject.com/Articles/375413/RaptorDB-the-Document-Store 248 | 249 | 2 嵌入式 250 | 251 | https://en.wikipedia.org/wiki/Embedded_database 252 | 253 | 2.1 SQLite 254 | 255 | https://en.wikipedia.org/wiki/SQLite 256 | 257 | 2.2 UnQLite 258 | 259 | 盘点移动开发中最流行的5个数据库 260 | 261 | http://www.evget.com/article/2014/11/21/21843.html 262 | 263 | 3 单机存储 264 | 265 | 3.1 单值KV存储 266 | 267 | 3.1.1 Memcache 268 | 269 | 3.1.2 nmdb 270 | 271 | https://blitiri.com.ar/p/nmdb/ 272 | 273 | use qdbm, berkeley db, tokyo cabinet or tdb as database backends 274 | 275 | C语言 276 | 277 | 3.1.3 Memcachedb 278 | 279 | C语言,新浪 280 | 281 | http://memcachedb.org/ 282 | 283 | a distributed key-value storage system designed for persistent 284 | It conforms to memcache protocol 285 | uses Berkeley DB as a storing backend 286 | 287 | write 18868 w/s 288 | read 44444 r/s 289 | 290 | using replication for master/slave 291 | 6 policy for replication: 292 | 293 | http://memcachedb.org/memcachedb-guide-1.0.pdf 294 | 295 | 3.1.4 Kyoto Tycoon 296 | 297 | http://fallabs.com/kyototycoon/ 298 | 299 | C/C++,FAL Labs 300 | 301 | Kyoto Tycoon is a lightweight database server with auto expiration mechanism, which is useful to handle cache data and persistent data of various applications. Kyoto Tycoon is also a package of network interface to the DBM called Kyoto Cabinet. 302 | 303 | 3.1.5 ThruDB 304 | 305 | 建立在Apache Thrift framework下的简单服务 306 | 307 | 支持多个数据存储后端,包括BerkeleyDB、Disk、MySQL,还拥有Memcache和Spread集成 308 | 309 | http://code.google.com/p/thrudb/ 310 | 311 | Thrudb is a set of simple services built on top of the Apache Thrift framework that provides indexing and document storage services 312 | 313 | 3.2 结构化KV存储 314 | 315 | 3.2.1 Redis 316 | 317 | 3.2.2 ssdb 318 | 319 | https://github.com/ideawu/ssdb 320 | 321 | http://ssdb.io/zh_cn/ 322 | 323 | http://ssdb.io/docs/replication.html 324 | 325 | http://ssdb.io/docs/config.html 326 | 327 | https://github.com/ideawu/ssdb/blob/master/ssdb.conf 328 | 329 | 采用ssd,使用leveldb作为存储引擎,兼容redis接口 330 | 331 | C/C++ 332 | 333 | 3.2.3 ssdb-rocks 334 | 335 | https://github.com/ideawu/ssdb-rocks 336 | 337 | ssdb的另一个版本,采用ssd,使用rocksdb作为存储引擎,兼容redis接口 338 | 339 | 3.3.4 ardb 340 | 341 | https://github.com/yinqiwen/ardb 342 | 343 | redis-protocol compatible persistent nosql, it support multiple storage engines as backend like Google's LevelDB, Facebook's RocksDB, OpenLDAP's LMDB, WiredTiger, the default backend is Facebook's RocksDB. 344 | 345 | C++ 346 | 347 | http://yinqiwen.github.io/ardb/2014/08/23/ardbintroduction/ 348 | 349 | 3.2.5 (reborndb)QDB 350 | 351 | 兼容redis协议 352 | 353 | Rocksdb and LevelDB 354 | 355 | https://github.com/reborndb/qdb 356 | 357 | 3.2.6 Pika 358 | 359 | Pika 的存储引擎, 基于Rocksdb 修改. 封装Hash, List, Set, Zset等数据结构 360 | 361 | https://github.com/Qihoo360/pika 362 | 363 | http://git.oschina.net/baotiao/pika 364 | 365 | http://www.jianshu.com/p/d4f23120cbe4 366 | 367 | 首发丨360开源的类Redis存储系统:Pika 368 | 369 | https://mp.weixin.qq.com/s?__biz=MzAwMDU1MTE1OQ==&mid=2653547160&idx=1&sn=befd195e2aa788775aaf1cc3b6f6fab3&scene=1&srcid=0512FqLKcLjVNH0zbKVlVBSO&key=b28b03434249256b1da1489d74564ea1a9d5b15207160026adc2a6ce0622b47c084d23b75e909dfe14f6173662cbdf5b&ascene=0&uin=MjMxMzM3NjIyMw%3D%3D&devicetype=iMac+MacBookPro12%2C1+OSX+OSX+10.11.4+build(15E65)&version=11020201&pass_ticket=WU1aAnx4aVkuID0Quq0HGuKNQB68CvjQzaTnnIhjJFZwLcPqGk1zilYX4uRvF9sd 370 | 371 | 首发丨360开源的类Redis存储系统:Pika 372 | 373 | https://media.weibo.cn/article?id=2309403974295628970629 374 | 375 | 3.2.7 LedisDB 376 | 377 | A high performance NoSQL like Redis powered by Go 378 | 379 | LevelDB, goleveldb, LMDB, RocksDB, BoltDB or Memory 380 | 381 | http://ledisdb.com/ 382 | 383 | https://github.com/siddontang/ledisdb 384 | 385 | 3.3 文档型 386 | 387 | 3.3.1 SisoDB 388 | 389 | C#编写的,专门提供给SQL Server面向文档的db-provider 390 | 391 | http://www.sisodb.com 392 | 393 | 3.4 SQL 394 | 395 | 3.4.1 MySQL 396 | 397 | 3.4.2 innostore 398 | 399 | https://github.com/basho/innostore 400 | 401 | Innostore is a simple Erlang API to Embedded InnoDB 402 | 403 | 4 单机存储的proxy集群方案 404 | 405 | 4.1 KV/Redis类 406 | 407 | 4.1.1 Twenproxy 408 | 409 | http://www.oschina.net/p/twemproxy 410 | 411 | https://github.com/twitter/twemproxy 412 | 413 | 静态的分布式Redis方案 414 | 415 | 4.1.2 Reborndb 416 | 417 | https://github.com/reborndb 418 | 419 | https://github.com/reborndb/reborn/blob/master/doc/tutorial_zh.md 420 | 421 | 4.1.3 Codis 422 | 423 | http://www.oschina.net/p/codis 424 | 425 | https://github.com/wandoulabs/codis 426 | 427 | https://github.com/CodisLabs/codis 428 | 429 | 4.1.4 Netflix Dynomite 430 | 431 | https://github.com/Netflix/dynomite 432 | 433 | 基于dynamo的思想 434 | 435 | Dynomite: NetFlix对dynamo的开源通用实现 436 | 437 | http://www.infoq.com/cn/news/2014/11/dynomite-netflix-dynamo 438 | 439 | Netflix open sources Dynomite to make any datastore distributed 440 | 441 | https://gigaom.com/2014/11/03/netflix-open-sources-dynomite-to-make-any-datastore-distributed/ 442 | 443 | A generic dynamo implementation for different k-v storage engines 444 | inspired by Dynamo whitepaper 445 | 446 | 4.1.5 dbcached 447 | 448 | http://code.google.com/p/dbcached/ 449 | 450 | a distributed key-value memory caching system for QDBM or Berkeley DB base on Memcached and NMDB 451 | 452 | 4.2 SQL类 453 | 454 | 4.2.1 Mycat 455 | 456 | http://www.mycat.org.cn/ 457 | 458 | MyCat:开源分布式数据库中间件 459 | http://mp.weixin.qq.com/s?__biz=MzAwNjMxNjQzNA==&mid=208187004&idx=1&sn=60aba39c148711e95f00ec7ca2e13bb1&scene=0#rd 460 | 461 | 4.2.2 MySQL Fabric 462 | 463 | 4.2.3 TDDL 464 | 465 | 4.2.4 Cobar 466 | 467 | 4.2.5 Atlas 468 | 469 | 4.2.6 Heisenberg 470 | 471 | 4.2.7 Vitess 472 | 473 | 5 KV存储 474 | 475 | 5.1 riak 476 | 477 | http://www.oschina.net/p/riak/ 478 | 479 | https://github.com/basho/riak 480 | 481 | 采用bitcask模型 482 | 483 | Riak的实现是基于Amazon的Dynamo论文 484 | 485 | erlang 486 | 487 | Riak是以 Erlang 编写的一个高度可扩展的分布式数据存储,Riak的实现是基于Amazon的Dynamo论文,Riak的设计目标之一就是高可用。 488 | 489 | http://docs.basho.com/riak/kv/2.2.3/ 490 | 491 | 5.2 beandb 492 | 493 | https://github.com/douban/beansdb 494 | 495 | https://github.com/douban/beanseye 496 | 497 | 采用bitcask模型 498 | 499 | distributed key-value storage system 500 | 501 | took the ideas from Amazon's Dynamo 502 | 503 | 5.3 Project Voldemort 504 | 505 | http://www.project-voldemort.com/voldemort/ 506 | 507 | Voldemort is a distributed key-value storage system 508 | 509 | http://www.project-voldemort.com/voldemort/design.html 510 | 511 | https://github.com/voldemort/voldemort 512 | 513 | BDB-JE, MySQL, Read-Only 514 | 515 | LinkedIn 516 | 517 | 5.4 Scalaris 518 | 519 | http://scalaris.zib.de/ 520 | 521 | 分布式key value 522 | 523 | erlang 524 | 525 | supported the ACID properties for multi-key transactions 526 | 527 | http://code.google.com/p/scalaris/ 528 | 529 | 5.5 Aeospike 530 | 531 | www.aerospike.com 532 | 533 | http://www.aerospike.com/technologies/ 534 | 535 | http://www.aerospike.com/docs/ 536 | 537 | http://www.aerospike.com/docs/architecture/index.html 538 | 539 | 5.6 Tair 540 | 541 | http://code.taobao.org/p/tair/ 542 | 543 | http://www.oschina.net/p/tair/ 544 | 545 | https://github.com/alibaba/tair 546 | 547 | c/c++, 自研的mdb,fdb 548 | 549 | 5.7 dynomite 550 | 551 | https://github.com/moonpolysoft/dynomite/wiki 552 | 553 | http://www.oschina.net/p/dynomite/ 554 | 555 | 6 文档型存储 556 | 557 | 6.1 MongoDB 558 | 559 | 6.2 CouchDB 560 | 561 | CouchDB是文档型存储 562 | 563 | http://couchdb.apache.org/ 564 | 565 | 6.3 Membase / Couchbase 566 | 567 | http://www.couchbase.com/ 568 | 569 | http://www.oschina.net/p/membase 570 | 571 | http://www.oschina.net/p/couchbase-server 572 | 573 | https://en.wikipedia.org/wiki/Couchbase_Server 574 | 575 | http://www.couchbase.com/wiki/display/couchbase/Home 576 | 577 | 面向文档的 NoSQL 数据库管理系统 578 | 579 | 6.4 SequoiaDB 580 | 581 | 一个类mongodb的文档型存储 582 | http://www.sequoiadb.com/cn/ 583 | 584 | 6.5 RavenDB 585 | 586 | http://ravendb.net/ 587 | a .net document database built on the Windows ESENT storage system 588 | 589 | 支持Linq,可以使用C#的Linq语法查询数据 590 | 591 | 6.6 OrientDB 592 | 593 | 虽然是文档型数据库,但是它的关系管理方式却和图形数据库相类似 594 | 595 | http://www.orientechnologies.com/ 596 | 597 | http://orientdb.com/orientdb/ 598 | 599 | Distributed Graph Database with the flexibility of Documents 600 | 601 | 是兼具文挡数据库的灵活性和图形数据库管理链接 能力的可深层次扩展的文档-图形数据库管理系统。可选无模式、全模式或混合模式下。支持许 多高级特性,诸如ACID事务、快速索引,原生和SQL查询功能。可以JSON格式导入、导出文档。若不执行昂贵的JOIN操作的话,如同关系数据库可在 几毫秒内可检索数以百记的链接文档图 602 | 603 | Even if it is a document-based database, the relationships are managed as in graph databases with direct connections between records. 604 | 605 | It supports schema-less, schema-full and schema-mixed modes. 606 | 607 | 6.7 RethinkDB 608 | 609 | http://www.rethinkdb.com/ 610 | 611 | https://en.wikipedia.org/wiki/RethinkDB 612 | 613 | http://baike.baidu.com/link?url=IaJEn3OOWg3i_q4HSIyqBfxRUATc2bpsoNfzcHdyAVa7vbs02R6PsIIyR4F2V4zZy9Wq3FJYW550B-d6IF6MV_ 614 | 615 | RethinkDB 1.14 (Brazil) 发布,分布式数据库 616 | http://www.oschina.net/news/54771/rethinkdb-1-14-brazil 617 | 618 | 7 列式存储 619 | 620 | 7.1 HBase 621 | 622 | 7.2 Cassandra 623 | 624 | 7.3 Accumulo 625 | 626 | https://accumulo.apache.org/ 627 | Apache Accumulo is based on Google's BigTable design and is built on top of Apache Hadoop, Zookeeper, and Thrift. 628 | 629 | 7.4 Hypertable 630 | 631 | http://hypertable.org/ 632 | an open source database system inspired by publications on the design of Google's BigTable. 633 | Hypertable runs on top of a distributed file system such as the Apache HDFS, GlusterFS or the Kosmos File System (KFS). 634 | 635 | 7.5 Scylla 636 | 637 | http://www.scylladb.com/ 638 | https://github.com/scylladb/scylla 639 | 640 | 8 NewSQL 641 | 642 | 8.1 Actordb 643 | 644 | http://m.oschina.net/p/actordb 645 | 646 | http://www.actordb.com/ 647 | 648 | https://github.com/biokoda/actordb 649 | 650 | 8.2 Cockroachdb 651 | 652 | Go语言 653 | 654 | https://www.cockroachlabs.com/ 655 | 656 | https://github.com/cockroachdb/cockroach 657 | 658 | https://groups.google.com/forum/#!forum/cockroachdb-users 659 | 660 | https://groups.google.com/forum/#!forum/cockroach-db 661 | 662 | https://www.cockroachlabs.com/docs/ 663 | 664 | Design Documents 665 | https://github.com/cockroachdb/cockroach/blob/master/docs/design.md 666 | 667 | 8.3 FoundationDB 668 | 669 | https://github.com/FoundationDB 670 | 671 | https://foundationdb.com/ 672 | 673 | 8.4 Oceanbase 674 | 675 | https://github.com/alibaba/oceanbase 676 | 677 | OceanBase架构介绍 678 | http://wenku.baidu.com/link?url=cknPHaARI1_Z6tHGeFfF4Vn_hDjAsfHElNu8yOX_jX2qX4eIKaf4UrY2e02TcCf5ib7GOUf437IulU5lUPrixrrgMFOnEJUMUIkBDP__jA7 679 | 680 | 8.5 SnappyData 681 | 682 | 8.6 TiDB 683 | 684 | https://github.com/pingcap/tidb 685 | Go 语言 686 | 687 | https://github.com/pingcap/tikv 688 | Rust语言 689 | 690 | https://github.com/pingcap/tidb/blob/master/docs/QUICKSTART.md 691 | 692 | 从零开始写分布式数据库 693 | 694 | https://github.com/ngaut/builddatabase 695 | 696 | 9 图数据库 697 | 698 | 9.1 Neo4j 699 | 700 | 9.2 Infinite Graph 701 | 702 | http://www.objectivity.com/products/infinitegraph/ 703 | 704 | an enterprise distributed graph database 705 | 706 | 10 File存储 707 | 708 | 10.1 Ceph 709 | 710 | http://ceph.com/ 711 | 712 | https://github.com/ceph 713 | 714 | Ceph:一个 Linux PB 级分布式文件系统 715 | 716 | http://www.ibm.com/developerworks/cn/linux/l-ceph/ 717 | 718 | 10.2 FastDFS 719 | 720 | http://code.google.com/p/fastdfs/ 721 | 722 | 10.3 HDFS 723 | 724 | 10.4 MogileFs 725 | 726 | https://github.com/mogilefs/ 727 | 728 | 10.5 MooseFS 729 | 730 | http://www.moosefs.org/ 731 | 732 | a fault tolerant, network distributed file system 733 | 734 | 10.6 TFS 735 | 736 | http://tfs.taobao.org/ 737 | 738 | 10.7 GlusterFS 739 | 740 | http://www.gluster.org/ 741 | 742 | GlusterFS:异地备份(Geo-replication)源码分析 743 | 744 | http://blog.chinaunix.net/uid-22166872-id-4392777.html 745 | 746 | Gluster Geo-replication工作原理[转载] 747 | 748 | http://blog.163.com/szy8706@yeah/blog/static/62713185201363163131800/ 749 | 750 | http://disclu.blogspot.com/2012/11/gluster-geo-replication.html 751 | 752 | 10.8 kosmosfs 753 | 754 | http://code.google.com/p/kosmosfs/ 755 | 756 | 11 In-Memory 存储 757 | 758 | 11.1 Redis cluster 759 | 760 | 11.2 Mysql cluster 761 | 762 | 11.3 Gemfire/Gemde 763 | 764 | 11.4 VoltDB 765 | 766 | http://voltdb.com/ 767 | 768 | 内存数据库 769 | 770 | 12 私有存储 771 | 772 | 12.1 Amazon 773 | 774 | 12.1.1 Amazon Dynamo 775 | 776 | Key-value 777 | 778 | http://www.allthingsdistributed.com/files/amazon-dynamo-sosp2007.pdf 779 | 780 | Amazon’s Dynamo paper 781 | 782 | Merkle trees 783 | 784 | Gossiping of membership 785 | 786 | Gossiped synchronization of partitions 787 | 788 | 12.2 Google 789 | 790 | 12.2.1 BigTable 791 | 792 | Bigtable: A Distributed Storage System for Structured Data 793 | 794 | http://static.googleusercontent.com/media/research.google.com/en//archive/bigtable-osdi06.pdf 795 | 796 | 12.2.2 F1 797 | 798 | F1: A Distributed SQL Database That Scales 799 | 800 | http://research.google.com/pubs/pub41344.html 801 | 802 | http://static.googleusercontent.com/media/research.google.com/en//pubs/archive/41344.pdf 803 | 804 | 12.2.3 Spanner 805 | 806 | http://research.google.com/archive/spanner.html 807 | 808 | Spanner: Google’s Globally-Distributed Database 809 | 810 | http://static.googleusercontent.com/external_content/untrusted_dlcp/research.google.com/zh-CN//archive/spanner-osdi2012.pdf 811 | 812 | Exclusive: Inside Google Spanner, the Largest Single Database on Earth 813 | 814 | http://www.wired.com/2012/11/google-spanner-time/all/ 815 | 816 | 解析全球级分布式数据库Google Spanner 817 | 818 | http://www.csdn.net/article/2012-09-19/2810132-google-spanner-next-database-datacenter 819 | 820 | 12.2.4 Megastore 821 | 822 | Megastore: Providing Scalable, Highly Available Storage for Interactive Services 823 | 824 | https://research.google.com/pubs/pub36971.html 825 | 826 | https://static.googleusercontent.com/media/research.google.com/en//pubs/archive/36971.pdf 827 | 828 | 12.3 Baidu 829 | 830 | 12.3.1 Baidu Mola 831 | 832 | Key-value 833 | 834 | 12.3.2 Baidu BDRP 835 | 836 | 12.3.3 Baidu DDBS 837 | 838 | 12.4 腾讯 839 | 840 | 单机MySQL到NoSQL集群 腾讯存储进阶路 841 | 842 | http://tech.it168.com/a2017/0322/3105/000003105672.shtml 843 | 844 | 腾讯十多个人管理一万多台NoSQL存储服务器的秘密 845 | 846 | http://m.techweb.com.cn/article/2016-01-06/2253310.shtml 847 | 848 | 12.4.1 腾讯CKV 849 | 850 | 腾讯CKV海量分布式存储系统 851 | 852 | http://www.csdn.net/article/2014-03-11/2818723 853 | 854 | 12.4.2 QuorumKV 855 | 856 | 微信PaxosStore内存云揭秘:十亿Paxos/分钟的挑战 857 | 858 | http://mp.weixin.qq.com/s?__biz=MzI4NDMyNTU2Mw%3D%3D&mid=2247483804&idx=1&sn=a6629ebdaefbc2470c2ecbf12577daff 859 | 860 | 12.6 京东 861 | 862 | 12.6.1 京东JIMDB 863 | 864 | 解读JIMDB 京东分布式缓存与高速KV存储 865 | 866 | http://m.chinabyte.com/storage/463/13344963_mi.shtml 867 | 868 | 解读JIMDB 京东分布式缓存与高速KV存储 869 | 870 | http://m.it168.com/article_1720792.html 871 | 872 | 12.7 滴滴 873 | 874 | 12.7.1 滴滴Rockstable 875 | 876 | 滴滴高性能KV存储系统实践 877 | 878 | http://m.it168.com/article_3091989.html 879 | 880 | 12.8 美团 881 | 882 | 12.8.1 Cellar 883 | 884 | 基于tair研发的新一代KV存储服务 885 | 886 | 美团cellar讲座笔记 887 | 888 | http://blog.leanote.com/post/yuannight/cellar%E8%AE%B2%E5%BA%A7%E7%AC%94%E8%AE%B0 889 | 890 | 12.9 360 891 | 892 | 12.9.1 360 Bada 893 | 894 | Key-value 895 | 896 | 360自研分布式存储系统Bada的架构设计和应用 897 | 898 | http://www.chinacloud.cn/wap.aspx?cid=16&nid=21103 899 | 900 | 1.9.2 HustStore 901 | 902 | https://github.com/Qihoo360/huststore 903 | 904 | HustStore 360高性能分布式存储服务 905 | 906 | http://www.oschina.net/p/huststore?fromerr=ug3CEPNP 907 | 908 | 13 云产品 909 | 910 | 13.1 Amazon DynamoDB 911 | 912 | 13.2 AWS Aurora 913 | 914 | https://aws.amazon.com/cn/rds/aurora/ 915 | 916 | 2.3 Google云 917 | 918 | 2.4 阿里云 919 | 920 | 2.5 美团云 921 | 922 | Mangix:分布式对象存储 923 | 924 | Mangix: 美团云分布式对象存储系统 925 | 926 | http://docs.huihoo.com/infoq/qconbeijing/2016/day2/%E4%BA%91%E5%B9%B3%E5%8F%B0%E6%9E%B6%E6%9E%84%E4%B8%93%E9%A2%98/2-6-%E7%BE%8E%E5%9B%A2%E4%B8%87%E4%BA%BF%E7%BA%A7%E5%AF%B9%E8%B1%A1%E5%AD%98%E5%82%A8%E7%B3%BB%E7%BB%9F-%E6%9D%8E%E5%87%AF.pdf 927 | 928 | --- 929 | tidb: 国产的分布式NewSQL产品,底层采用tikv, 支持MySQL协议, PingCap出品。 930 | badger: 性能优异,特别为SSD优化,仅仅key存储在LSM tree中。 931 | -------------------------------------------------------------------------------- /深度学习方法及应用PDF高清晰完整版.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sdcuike/issueBlog/d938e020e96b0fd76ba8c72cdef7a9547f16a719/深度学习方法及应用PDF高清晰完整版.pdf -------------------------------------------------------------------------------- /算法.md: -------------------------------------------------------------------------------- 1 | # 算法 2 | #### 1、调度/负载均衡算法 3 | - [http://colobu.com/2016/12/04/smooth-weighted-round-robin-algorithm/](http://colobu.com/2016/12/04/smooth-weighted-round-robin-algorithm/) 4 | 5 | #### 2、WikiSort [https://github.com/BonzaiThePenguin/WikiSort](https://github.com/BonzaiThePenguin/WikiSort) 6 | #### 3、Block sort [https://en.wikipedia.org/wiki/Block_sort](https://en.wikipedia.org/wiki/Block_sort) 7 | ###### 其他整理 8 | - [https://github.com/phishman3579/java-algorithms-implementation](https://github.com/phishman3579/java-algorithms-implementation) 9 | - [https://github.com/pedrovgs/Algorithms](https://github.com/pedrovgs/Algorithms) 10 | - 11 | -------------------------------------------------------------------------------- /网址收藏.md: -------------------------------------------------------------------------------- 1 | 2 | # 代码的艺术 3 | - [https://sourcemaking.com](https://sourcemaking.com) 4 | --------------------------------------------------------------------------------